Hi I try various ways for backup a mysql. I think the best is do a mysqldump (run before job) and backup the sql file (Fileset = { File = tmp/mydatabase.sql } ) but I have a lot of problems with permissions with any command. Where the command "run before job" is executed?in the director host (bacula-director)?or in the client host (bacula-fd)?

this is the command I try:

"mysqldump -h localhost -u zimbra --all-databases --socket=/opt/zimbra/db/mysql.sock --password=7glTIK_2QcuMJ_wgQVv8Pmxz > mydatabase.sql"

Any suggestions?
Thanks
--
By Diego...  >8-P
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to