Page 1 of 1
dbForge MySQL 2020 Bug - Debug always hangs on RDS (Completely Broken)
Posted: Tue 26 May 2020 15:39
by Requnix
Version: 9.0.304 (Enterprise)
The latest version of dbForge for MySQL fails to debug on RDS. 100% reproducible.
I put together a video here:
https://1drv.ms/u/s!Au1rXgEghmrsh1YfGG8 ... 2?e=eKvECG
Re: dbForge MySQL 2020 Bug - Debug always hangs on RDS (Completely Broken)
Posted: Tue 26 May 2020 22:35
by Requnix
Here's some additional data to help track the issue down:
Note the debugging system seems to time out after a minute or two, but there's no error message.
Re: dbForge MySQL 2020 Bug - Debug always hangs on RDS (Completely Broken)
Posted: Thu 28 May 2020 09:09
by alexa
The video seems to be expired.
Will it be possible to provide us a valid link?
Re: dbForge MySQL 2020 Bug - Debug always hangs on RDS (Completely Broken)
Posted: Thu 28 May 2020 14:46
by Requnix
Re: dbForge MySQL 2020 Bug - Debug always hangs on RDS (Completely Broken)
Posted: Thu 28 May 2020 15:26
by alexa
Thank you fort he reply.
We will investigate this case.
Re: dbForge MySQL 2020 Bug - Debug always hangs on RDS (Completely Broken)
Posted: Thu 28 May 2020 15:52
by alexa
Could you please provide us the result of the following query being executed on the RDS server:
Re: dbForge MySQL 2020 Bug - Debug always hangs on RDS (Completely Broken)
Posted: Thu 28 May 2020 16:04
by Requnix
@@autocommit on the RDS is 1 (True).
Re: dbForge MySQL 2020 Bug - Debug always hangs on RDS (Completely Broken)
Posted: Mon 01 Jun 2020 10:03
by alexa
Unfortunately, we still were not able to reproduce it.
Could you please provide us the MySQL server version deployed on RDS and the CREATE definition of the procedure you are experiencing the issue with?
You can send the reply straight to our support system at supportATdevartDOTcom.
Re: dbForge MySQL 2020 Bug - Debug always hangs on RDS (Completely Broken)
Posted: Mon 15 Jun 2020 14:44
by Requnix
Let me first try to create a reproduction scenario and capture it on video. I'll try to do it this week. For the most part, I avoid debugging on RDS because of how slow and clunky it is :)