Page 1 of 1

Cannot debug, executing ok in 7.1.13

Posted: Thu 02 Jun 2016 04:58
by jakub
Hello
In version 7.1.13 of dbForge Studio for MySQL when I am trying to debug storage procedure on opened
database I have got:

"Lock timeout exceeded ...."

... and looks like deadlock occured on connection. Same on all procedures.

PS.
Execute procedure works ok. I tried to remove cr_debug database with success - but still no progress.
Thanks for help.

Re: Cannot debug, executing ok in 7.1.13

Posted: Thu 02 Jun 2016 08:20
by alexa
There is a known problem with the GET_LOCK function in some versions of MySQL servers. So, the issue rather lies in the MySQL server itself.

Could you please let us know what's the version of your MySQL server?