This is a discussion on backing up and restoring with myphpadmin and mysqldump within the MySQL forums, part of the Database Server Software category; --> I just restored a mysql db that was apx. 250Kb, after restoring, I noticed that it didn't probably backup ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I just restored a mysql db that was apx. 250Kb, after restoring, I noticed that it didn't probably backup the data using mysqldump, but I received no errors during or after the restore. So, I then backup the same db with myphpadmin, and now the size is 750K, and after restoring, the database properly works. Why? I'm afraid that my mysqldump backups are now no good. Using mysql 5 for all scenarios. Thanks --TJ |
| ||||
| On Sat, 22 Mar 2008 21:58:50 -0700 (PDT), techjohnny@gmail.com wrote: > I just restored a mysql db that was apx. 250Kb, after restoring, I > noticed that it didn't probably backup the data using mysqldump, but I > received no errors during or after the restore. > > So, I then backup the same db with myphpadmin, and now the size is > 750K, and after restoring, the database properly works. > > Why? I'm afraid that my mysqldump backups are now no good. > > Using mysql 5 for all scenarios. How much of each dump is comments? -- 88. If a group of henchmen fail miserably at a task, I will not berate them for incompetence then send the same group out to try the task again. --Peter Anspach's list of things to do as an Evil Overlord |