dbForge MySQL 2020 Bug - Renaming Table and refactoring results in error

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 - Renaming Table and refactoring results in error

Post by Requnix » Thu 21 May 2020 21:41

Version: 9.0.304 (Enterprise)

This error has been around since 2019. When you have a table you're 'working on' and rename the table (even with no FK constraints or external connected references), when you refactor, the system breaks down and doesn't allow you to save the table, requiring exit without saving. When you save and exit the .dbd, the table is gone from the diagram, and you must manually drag and drop the new (renamed) table from the table list to re-add it to the diagram.

In the below example, all I did was rename the table from system_log_error_notification to system_log_error_review and refactored.
Image

alexa

Re: dbForge MySQL 2020 Bug - Renaming Table and refactoring results in error

Post by alexa » Fri 22 May 2020 13:07

Unfortunately, we were not able to reproduce this issue.

Could you please describe it step by step and provide us the CREATE definition of the table?

A video or screenshots would be also of help.

You can send the reply straight to our support system at supportATdevartDOTcom.

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

Re: dbForge MySQL 2020 Bug - Renaming Table and refactoring results in error

Post by Requnix » Fri 22 May 2020 15:58

I created a video showing how to reproduce this issue. I hope it helps!
https://1drv.ms/u/s!Au1rXgEghmrsh1ISHfi ... W?e=U4Ap5a

alexa

Re: dbForge MySQL 2020 Bug - Renaming Table and refactoring results in error

Post by alexa » Thu 28 May 2020 08:48

Thank you for the reply.

We were able to reproduce it and will fix it in one of the next product builds.

Post Reply