Can't backup DB: mysqldump always killed
Posted by: mabiweb
Posted on: 2007-05-05 06:02:00
Hello all,
I'm currently unable to backup my MySql DB because the mysqldump process is always killed before completion. I had the same problem in the past and searching the forum I found the suggestion to renice the command with 'nice -n 19' and this worked for some time, but now it gets killed even if I use nice. The DB size is currently 33 MB and slowly growing, but it doesn't seem huge to me.
The possibility to dump the DB is an absolute must for me, and I can't believe I'm the only one having this problem.
Is there another way to backup the DB?