- 1,251 categories
- 40,829 scripts
Updated: 08/31/2000
- 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 database to be identical to that of the second (c.f. diff and patch). Database structures can be compared whether they are files containing
table definitions or existing databases, local or remote.
- Categories
- Platforms
- Licenses