A customer has many mysql database linked to the same website. In automatic backups (in the webgui), all is ok, except that 1 of them is always excluded and not backupped. What could it be?
Try to dump the database manually with mysqldump command to see if you get an error. Maybe one of the tables is crashed or so.