Dmitry S. Vlasov wrote:
Hello! Can anyone tell me right solution for backup MySQL databases
(MyISAM and InnoDB) without slave server ( i mean without any
replication) and without stopping service? How I feel, backup binary
files on-the-fly is realy bad idea :)

mysqldump?

Indeed, Bacula will use mysqldump to backup it's catalog database if you
are using MySQL for that purpose.

You can even use the make_catalog_backup script as a template.

Rowdy


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to