Backup feature fails sometimes when backing up a large database

Chema

Verified User
Joined
Jun 5, 2008
Messages
7
Hello,

We are experiencing this problem when we back up users from the Reseller/Admin levels. We get the following error:

Error creating backup of database XXXX_XXXX
mysqldump error output: mysqldump: Got error: 1105: File './XXXX_XXXX/default_temp_f94093448c2b6d78ff0a05ee85620abf.MYD' not found (Errcode: 24) when using LOCK TABLES

We know this problem is due to DirectAdmin calls mysqldump without the --skip-lock-tables argument. How can we add this parameter to DA for future backups?

Thanks
 
Back
Top