Bug in new release (compile for debugging)

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
stefanc
Posts: 1
Joined: Thu 11 Apr 2013 14:25

Bug in new release (compile for debugging)

Post by stefanc » Thu 11 Apr 2013 14:33

Hi !
After deplyment of the debug engine the following shows up after trying to compile my code:

...error in syntax "DECLARE CONTINUE HANDLER FOR NOT FOUND SET l_last_row_fetched = 1;
CALL cr_debu' at line 92


This was working in release, and another bug. I can use non declared variables and run the code without errors.

Downgrading until this is fixed or ... ?

Regards ...

Stefan

alexa

Re: Bug in new release (compile for debugging)

Post by alexa » Thu 11 Apr 2013 15:04

We are currently working on this issue and will fix it in one of the next product builds.

Post Reply