I am trying to backup a kind of huge database 8MB but every time I use
mysqldump -p --opt xxxxxxxxx
I get the following error:
mysqldump: Got error: 1105: File './admune_clarodb/c_142_pages.MYD' not found (Errcode: 24) when using LOCK TABLES
Any ideas?
mysqldump -p --opt xxxxxxxxx
I get the following error:
mysqldump: Got error: 1105: File './admune_clarodb/c_142_pages.MYD' not found (Errcode: 24) when using LOCK TABLES
Any ideas?