Bug - dbForge Studio 2020 MySQL Professional - Compare includes procedures that have not changed

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 Professional - Compare includes procedures that have not changed

Post by Requnix » Wed 20 May 2020 22:18

Version: 9.0.304
This issue was also in 2019.

When executing a compare, it will list stored procedures that have no changes (and the window shows no changes). Note in this example, every time I do a compare and synchronization, the same stored procedure always comes up (along with others).

Image


alexa

Re: Bug - dbForge Studio 2020 MySQL Professional - Compare includes procedures that have not changed

Post by alexa » Thu 28 May 2020 10:51

You could either compare the Hexadecimal views of the Source and Target objects or turn on the option to view whitespaces Image

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

Re: Bug - dbForge Studio 2020 MySQL Professional - Compare includes procedures that have not changed

Post by Requnix » Thu 28 May 2020 15:26

I compared the SPs it continually says require an update with the white space view, and there's no visual differences or indications of differences.

So the issue is the IDE keeps listing SPs with no changes as requiring an update. Even HEX compare shows no difference with these SPs.

alexa

Re: Bug - dbForge Studio 2020 MySQL Professional - Compare includes procedures that have not changed

Post by alexa » Tue 01 Sep 2020 10:06

Will it be possible to provide us the CREATE definition of the procedure you are experiencing issues with that has been already created?

Post Reply