My hosting company is using cPanel Pro 1.0 RC1. They claim that there is nothing wrong with their backups in cPanel but every MySQL database backup I have downloaded is incomplete. It looks like most normal exported sql files like you would see if you used phpmyadmin.
The problem is that it is missing 95% of the "insert into" commands and thus missing the data to rebuild the database with if you needed to.
They keep telling me that it is my problem and that the backups are "courtesy" backups and that the scripts work just fine.
The sql file should be 75000 lines for my database but instead it is only 5000 lines.
Is there someplace to configure some command line options that will control the MySQL backups??
The problem is that it is missing 95% of the "insert into" commands and thus missing the data to rebuild the database with if you needed to.
They keep telling me that it is my problem and that the backups are "courtesy" backups and that the scripts work just fine.
The sql file should be 75000 lines for my database but instead it is only 5000 lines.
Is there someplace to configure some command line options that will control the MySQL backups??