Error Backup - Failed to prepare database
Error Backup - Failed to prepare database
First, I apologize for my poor English. I only speak Spanish and use a web translator.
Thank you for your understanding.
Today, while looking at a machine, I realized that not all databases are included in the backup that I have scheduled as administrator. I tried to do the backups with mysqldump, and it did them correctly.
I looked for an error in the backup logs and found nothing.
I checked the databases and found nothing that could help me identify the problem.
Has anyone else had a similar experience or know how I can find out more about what is happening with this SQL? I have other similar ones without problems, larger ones, and only this one has problems.
Thank you.
Re: Error Backup - Failed to prepare database
Tobi
-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
Re: Error Backup - Failed to prepare database
Please log into your database and select the database with the error. Now perform the following SQL commands and attach the results:
Code: Select all
SHOW TABLE STATUS;
Code: Select all
SHOW WARNINGS;
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************