Page 1 of 1

Mysql Dump 0.1 alpha available

Posted: Wed Jul 26, 2006 11:29 pm
by mahjong
Mysql Dump0.1 alpha is available in svn for testing, in French and English.

Mysql Dump module is a crude interface for the mysqldump backup utility. It can be used to dump a database or a collection of databases for backup or for transferring the data to another SQL server (not necessarily a MySQL server). The dump contains SQL statements to create the table or populate it, or both.

Bug reports and comments are encouraged and welcomed.