Old software: MySync

Shell script which compare two MySQL databases and show differences.

I'm write and use this script to compare database on my developers host and on the customers host while uploading updated version of my program. Run without parameters to see usage information.

I have plan rewrite this script and change connects to remote mysql to one ssh-session.

Download