Download List

Projeto Descrição

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.

2001-01-30 15:13
0.24

Um erro na saída de alterar a coluna de linhas fixas. A opção-t foi adicionado apenas para comparar as tabelas que correspondem a uma expressão regular.
A bug in the output of CHANGE COLUMN lines was fixed. A -t option was added for only comparing tables which match a regular expression.

2001-01-30 15:13
0.22

É agora possível saída definições anteriores para mudanças ou remoções como comentários.
It is now possible to output previous definitions for changes or removals as comments.

2001-01-30 15:13
0.20

Initial freshmeat announcement.
Initial freshmeat announcement.

Project Resources