Categories
Tags → Mysqldiff

phpMySQLDiff

A litte tool to create an alter-script for the differences between two databases. Since 1.4.0 InnoDB FOREIGN KEYS are supported. MySQLdiff 1.5.0 added support for FULLTEXT Indexes so a auto_increments. There was also added the (experimental) feat...
DETAILS

mysqldiff

mysqldiff is a Perl script which compares the data structures (i.e. table definitions) of two MySQL databases, and returns the differences as a sequence of MySQL commands suitable for piping into mysql which will transform the structure of the first ...
DETAILS
©2003-2019 jCay.com