Moin!
Das Problem ist: Beim Wiederherstellen, also dem Ausführen der abgespeicherten SQL-Befehle tritt folgender Fehler auf:
You have an error in your SQL syntax near '; CREATE TABLE
cat\_english
(id
int(11) NOT NULL auto_increment,cat\_nr
in' at line 1
Sieht so aus, als würdest du mehr als einen SQL-Befehl mit mysql_query ausführen wollen. Das ist nicht erlaubt.
Und auch PHPMyAdmin trennt beim Import eines Dumps die Befehle schön säuberlich auf und gibt sie einzeln in mysql_query.
- Sven Rautenberg
--
"Love your nation - respect the others."
"Love your nation - respect the others."