PDA

View Full Version : Export from PHPmyadmin corrupt


jmottle
Mon 21st Aug '06, 2:08am
In the process of upgrading mySQL today I exported three databases at once to a single SQL via the export in phpmyadmin. However when I went to import manually through the command prompt many of the tables appear to be missing. The databases that were exported on their own seen to have imported fine.

I was on 4.0.15nt and have the raw data files, is there a way to export these now that I have 4.1.21 installed?

Of the databases I've been able to restore they are all working EXCEPT for vB. I am getting a blank page. I've gone thorugh the entire "blank_page" support file on the vBulletin site and still no luck...help!!

Lats
Mon 21st Aug '06, 4:23am
As the only reliable method of backing up a large database is through the shell/command line, you're most likely out of luck with your backup.

Having said that though, you should still be able to upgrade your forums through the install/upgrade.php process.