MySQL Forums
Forum List  »  Stored Procedures

Re: PROCEDURE DOESNT WORK
Posted by: Peter Brawley
Date: April 27, 2018 02:13PM

Use BBCode code tags to preserve code formatting in forum posts.

You'll need to add into your sproc debugging stubs tracking what's happening to your variables.

At least some of the logic appears doable more simply, eg group_concat() for block1.

Options: ReplyQuote


Subject
Views
Written By
Posted
1212
April 27, 2018 02:05PM
Re: PROCEDURE DOESNT WORK
471
April 27, 2018 02:13PM


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.