Antoni
2007-03-24 09:03:04 UTC
Hello,
I'm trying to make a daily database backup. When executing "mysqldump -
uxxx -pxxx database > /home/backup/ddbb.sql -q &" the httpd server
gets blocked and my site is "offline" for 30 minutes. I also tried
using mysqlhotcopy, but with no success since it fails with error:
"DBD::mysql::db do failed: Not unique table/alias: 'comments' at /usr/
bin/mysqlhotcopy line 466."
I'd like to make a daily MySQL backup, but without freezing my httpd
server. Any ideas?
Thanks,
Antoni Massó Mola
I'm trying to make a daily database backup. When executing "mysqldump -
uxxx -pxxx database > /home/backup/ddbb.sql -q &" the httpd server
gets blocked and my site is "offline" for 30 minutes. I also tried
using mysqlhotcopy, but with no success since it fails with error:
"DBD::mysql::db do failed: Not unique table/alias: 'comments' at /usr/
bin/mysqlhotcopy line 466."
I'd like to make a daily MySQL backup, but without freezing my httpd
server. Any ideas?
Thanks,
Antoni Massó Mola