User-ID: ADEO

I'd like to add a new module to CPAN, and I'm open to suggestions on the 
name.  Working name: MySQL::Diff.

MySQL::Diff compares two MySQL database structures (or tables) and 
returns the MySQL commands needed to transform the first database to an 
identical copy of the other.  This only compares the database table 
structures, not the data inside them.  The idea is based off of a script 
found at http://www.new.ox.ac.uk/~adam/computing/mysqldiff/


DSLI: bdpO
Description: Compares MySQL databases and returns diff

Reply via email to