dbForge MySQL 2020 Bug - IDE Syntax Error Issue

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
Requnix
Posts: 113
Joined: Thu 12 Dec 2019 19:41

dbForge MySQL 2020 Bug - IDE Syntax Error Issue

Post by Requnix » Tue 21 Apr 2020 18:32

This screenshot represents an error I've received numerous times where I've edited a Stored Procedure only to have the IDE tell me there's an error (when there is not) and prohibiting me from saving the changes. Note in this example, I added "in_password", which triggered this error stating out_result doesn't exist, when it does.

Image

Note copying the contents of the window, closing, re-opening the Stored Procedure, Pasting and Applying changes works fine. There are no errors or syntax issues.

alexa

Re: dbForge MySQL 2020 Bug - IDE Syntax Error Issue

Post by alexa » Thu 23 Apr 2020 09:13

Could you please provide us the server's version?

Does it reproduce constantly on the procedure you provided?

Requnix
Posts: 113
Joined: Thu 12 Dec 2019 19:41

Re: dbForge MySQL 2020 Bug - IDE Syntax Error Issue

Post by Requnix » Fri 24 Apr 2020 17:01

Server Version: 8.0.18

So much code has changed since I reported the problem that I'm not sure. I've learned how to work around these issues automatically and can't remember the exact cause; but it happened regularly with multiple stored procedures.

Requnix
Posts: 113
Joined: Thu 12 Dec 2019 19:41

Re: dbForge MySQL 2020 Bug - IDE Syntax Error Issue

Post by Requnix » Wed 29 Apr 2020 18:29

This bug still exists in the new 9.0.285 version.

Image

alexa

Re: dbForge MySQL 2020 Bug - IDE Syntax Error Issue

Post by alexa » Thu 30 Apr 2020 12:10

Thank you for the reply.

We will investigate this issue and will answer you as soon as possible.

alexa

Re: dbForge MySQL 2020 Bug - IDE Syntax Error Issue

Post by alexa » Tue 19 May 2020 08:53

Could you please tell us if the issue reproduces on the official release of version 9.0 and, if so, describe the steps to reproduce and provide a video?

Requnix
Posts: 113
Joined: Thu 12 Dec 2019 19:41

Re: dbForge MySQL 2020 Bug - IDE Syntax Error Issue

Post by Requnix » Tue 19 May 2020 14:58

Of course; I THINK the issue is gone, but I got into the habit of constantly re-compiling the procedures due to the bug (that's what fixed it) so I'll try to compile less and see if it pops back up - and if so, let you know. Thanks!

Post Reply