Hello,
I'm getting lots of errors and strange result table file after performing a schema comparision and synchronization from db to project. This worked in the previous version.
The generated table file starts with the create table statement, then
ENGINE = INNODB
CHARACTER SET utf8
COLLATE utf8_unicode_ci;
and finally repeats all column/constraint definitions (without the create table command) and then also repeats the engine, character set and collate commands !?!
Furthermore it shows that there are 18 errors but none of them is listed. I have to enable the "output view" to see them.
I'm using MariaDB.
Schema Comparison in new version
Re: Schema Comparison in new version
Could you please provide us screenshots of the errors and specify what version of the MySQL server and dbForge you are using?
Please also perform the following:
1. Select 'Tools -> Options' from the main menu. The 'Options' window opens.
2. Navigate to the 'Environment -> Output' branch.
3. Select the 'Write queries sent by the program to the SQL Log' and 'Log application errors' options.
4. Unselect the 'Delete application log after closing' option. Click 'OK'.
5. Reproduce the issue.
6. Send us the *.log file with the latest date from the directory:
You can reply straight to our support system at supportATdevartDOTcom
Please also perform the following:
1. Select 'Tools -> Options' from the main menu. The 'Options' window opens.
2. Navigate to the 'Environment -> Output' branch.
3. Select the 'Write queries sent by the program to the SQL Log' and 'Log application errors' options.
4. Unselect the 'Delete application log after closing' option. Click 'OK'.
5. Reproduce the issue.
6. Send us the *.log file with the latest date from the directory:
Code: Select all
%SystemDrive%\Users\%UserName%\AppData\Roaming\Devart\dbForge Studio for MySQL\
Re: Schema Comparison in new version
Could you please provide us the following information:
1. Version and edition of dbForge.
2. Version of the MySQL server.
3. Database Project (if possible).
1. Version and edition of dbForge.
2. Version of the MySQL server.
3. Database Project (if possible).
Re: Schema Comparison in new version
Please ignore the previous post.
We were able to reproduce this issue and will fix it in one of the next product builds. We will notify you once it's available for downloading.
We were able to reproduce this issue and will fix it in one of the next product builds. We will notify you once it's available for downloading.
Re: Schema Comparison in new version
We would like to let you know that dbForge Studio for MySQL, v7.0.54, where the issue you reported is fixed, is available for downloading https://www.devart.com/dbforge/mysql/st ... nload.html
Thank you for your help in improving dbForge Studio for MySQL.
Thank you for your help in improving dbForge Studio for MySQL.