Bug - dbForge Studio 2020 MySQL Enterprise - IDE not detecting invalid variables in Stored Procedures

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

Bug - dbForge Studio 2020 MySQL Enterprise - IDE not detecting invalid variables in Stored Procedures

Post by Requnix » Tue 30 Jun 2020 21:51

Version: 9.0.338

This happens quite often - I'll have a variable in a Stored Procedure that is not declared (and used in just one area by mistake), yet the IDE doesn't detect it as invalid. This is the perfect example:

Image

Note the SP saves just fine as well. Given the IDE will catch other variable issues (where they don't exist), this appears to be a bug.

alexa

Re: Bug - dbForge Studio 2020 MySQL Enterprise - IDE not detecting invalid variables in Stored Procedures

Post by alexa » Wed 01 Jul 2020 07:59

This feature is already in our roadmap for the next product versions.

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

Re: Bug - dbForge Studio 2020 MySQL Enterprise - IDE not detecting invalid variables in Stored Procedures

Post by Requnix » Wed 01 Jul 2020 17:11

What is "next product version"? Is it a patch, or a completely new version/revision? When could we see this functionality added by?

Note anyone who purchases your product will expect this to be working already, so I consider it to be a substantial bug that contradicts expected features. In other words, I think it should be high priority and patched ASAP. It's certainly causing problems for me with our project.

alexa

Re: Bug - dbForge Studio 2020 MySQL Enterprise - IDE not detecting invalid variables in Stored Procedures

Post by alexa » Thu 02 Jul 2020 09:20

We are planning to release the version with the fix in about six months' time.

Post Reply