vote up 0 vote down star

I want a free tool for verification all table data between 2 mysql databases ?

is there any free tool available on Linux

flag

2 Answers

vote up 1 vote down

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.

link|flag
vote up 1 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.