Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-06 10:03
0.40

This release includes many bugfixes, new documentation, and a fairly complete test suite.

2002-06-20 19:05
0.30

The new '--' Postgres style comments are now
supported. The Perl dependency was updated to
5.6.0. Other minor tweaks were made.
標籤: Minor bugfixes

2002-02-24 17:35
0.29

Various bugfixes were made. Two new options which enable easy upgrading of
table structures during the development process were added.
標籤: Minor feature enhancements

2001-11-08 08:14
0.27

Support for connections to mysqld via UNIX sockets.
標籤: Minor feature enhancements

2001-11-07 23:16
0.26

Splitting into multiple files, allowing use as a library or via the commandline, a new install procedure and minimal docs, support for table options, and minor bugfixes.
標籤: Minor bugfixes

Project Resources