MySQL Forums
Forum List  »  Stored Procedures

Re: Problems using LOOP..END LOOP, label and LEAVE
Posted by: Roland Bouman
Date: July 01, 2005 06:04AM

Thanks for trying this Andrew.

I noticed some minor differences between your snippet and mine:
I used # for a delimiter, you the // (I only just learned that it is the comment delimiter, silly me); also, i used a ; after the outer END, which is not in your sample.

I'm Sad to say I'm still getting the syntax error. Could it have anything to do with the sql_mode I'm using
Thanks for trying sofar, i really appreciate it.

By the way, I assume 5.7 is actually 5.07?

Options: ReplyQuote




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.