DataDiff 0.1.0
(C)Copyright 2002 Jon D. Frisby
jfrisby@mrjoy.com
http://www.mrjoy.com
- COPYING
- DataDiff is distributed under the GNU GPL version 2.0, or at your discretion any subsequent version. Please see http://www.fsf.org for more information about these licenses.
- ABOUT
- This tool allows one to compare the data in the corresponding tables of two databases to see which rows differ between the two.
- REQUIREMENTS
- -Access to a MySQL 3.23.x or 4.0.x server. -Perl 5.6.x. -DBI, and the DBD::mysql driver.
- INSTALLATION
- -Put datadiff.pl somewhere in your path, and set the permissions appropriately. -Run it without any options to see an explanation on how to use it.
