MySQL Forums
Forum List  »  Stored Procedures

Re: Help with 1064 error
Posted by: Greg Della-Croce
Date: September 21, 2016 02:50PM

//Not clear why this job can't be done with a straightforward Insert...Select statement, no sproc.

I would say that it is because I am not sure on how to right that correctly.

I am wondering why you change the delimiter.

I set the counter to 2 because there was already one record in the file and I didn't want to put in a dup key.

I will try these changes, but I expect they will solve my problem.

Thanks!!

Options: ReplyQuote


Subject
Views
Written By
Posted
4797
September 21, 2016 07:58AM
1027
September 21, 2016 11:06AM
Re: Help with 1064 error
920
September 21, 2016 02:50PM
865
September 21, 2016 04:21PM
724
September 21, 2016 07:31PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.