Vitaliy Okulov a écrit :
> Здравствуйте, mysql.
>
> Hi all. I searching mysql backup script, which detect type of table &
> use mysqlhotcopy for MyISAM or mysqldump --single-transaction for
> InnoDB.
> Also save structure of table in file.
> And support recovery for dumped db an tables.
> Somebody
Здравствуйте, mysql.
Hi all. I searching mysql backup script, which detect type of table &
use mysqlhotcopy for MyISAM or mysqldump --single-transaction for
InnoDB.
Also save structure of table in file.
And support recovery for dumped db an tables.
Somebody meet such type of mysqlbackup script?
-