Cannot debug, executing ok in 7.1.13

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
jakub
Posts: 1
Joined: Thu 02 Jun 2016 04:54

Cannot debug, executing ok in 7.1.13

Post by jakub » Thu 02 Jun 2016 04:58

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.

alexa

Re: Cannot debug, executing ok in 7.1.13

Post by alexa » Thu 02 Jun 2016 08:20

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?

Post Reply