project->db synchronization

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
molino
Posts: 33
Joined: Mon 06 Jul 2015 12:07

project->db synchronization

Post by molino » Mon 06 Jul 2015 12:38

Hello,

I'm currently testing dbForgo Studio for MySql. I really like the tool but I'm having some strange behaviour synchronizing the db from a project created on another computer. On both systems the same version of MariaDB is used.
The synchronization is reporting that two equal tables are different and need a synchronization. Even the generated synchronization script reports no difference. The problem still exists after dropping the tables and generating them again by the synchonization process.

I have some screenshots but this forum seems not to support file upload.

Best regards

alexa

Re: project->db synchronization

Post by alexa » Mon 06 Jul 2015 13:34

There must be some invisible characters, such as line feeds. As a result, the objects are qualified as different. Unfortunately, dbForge doesn't display them. We are planning to implement the corresponding feature to display such characters in one of the next product versions.

Also, you can add a suggestion on our UserVoice forum where other users can vote for it http://devart.uservoice.com/forums/7729 ... -for-mysql

We collect and analyze the information from this forum in order to make a proper roadmap for future product releases.

Post Reply