I want a free tool for verification all table data between 2 mysql databases ?
is there any free tool available on Linux
|
|
I want a free tool for verification all table data between 2 mysql databases ? is there any free tool available on Linux
|
||
|
|
|
|
Try mysqldiff which uses PHP to compare two MySQL databases. It's freeware too. My mistake; that tool only does database structure differences and not data differences. |
||
|
|
|
|
In Toad for MySQL : you can compare 2 database and it is free. DataBase Workbench made this too but it is not free Available on Linux with Wine. |
||
|
|