innodb and myisam tables
collieart
Posts: 2
First might I just say that I've been waiting *years* for red gate to make mysql versions of red gate sql compare and sql data compare. I've used Sql compare / Sql data compare for years on Sql server and these are amazing tools! Great to see Sql compare for mysql.
Anyway, I am comparing the structure of 2 mysql databases. During the synchronisation, I got an error message from sql compare and the sync did not complete. Unfortunately, I notice that the synchronisation has been partly completed so the structure changes were not wrapped in a transaction. This is not good!
The database in question has a mix of innodb and myisam tables - perhaps this has something to do with it?
Anyway, I am comparing the structure of 2 mysql databases. During the synchronisation, I got an error message from sql compare and the sync did not complete. Unfortunately, I notice that the synchronisation has been partly completed so the structure changes were not wrapped in a transaction. This is not good!
The database in question has a mix of innodb and myisam tables - perhaps this has something to do with it?
Comments
http://stackoverflow.com/questions/3413 ... ansactions
http://forums.mysql.com/read.php?97,548 ... #msg-54955