BigDump-Error: 'DEFAULT CHARSET=latin1' at line 18
Verfasst: 23.02.2005 16:29
Hi
ich bin mit meinem Forum zu einem neuem Hoster umgezogen.
Vorher habe ich mit phpMyAdmin meine DB gesichert, wie hier im Forum beschrieben (Export als Gzip, komprimierte Größe 1,16MB, unkomprimiert 8,4MB).
Ein Importieren über phpMyAdmin scheidet also aus, weshalb ich zu Bigdump gegriffen habe.
Die Backupdatei selber habe ich manuell über FTP hochgeladen und BigDump hat diese auch gefunden, allerdings bekomme ich beim Import folgende Fehlermeldung:
THx
3dfx
ich bin mit meinem Forum zu einem neuem Hoster umgezogen.
Vorher habe ich mit phpMyAdmin meine DB gesichert, wie hier im Forum beschrieben (Export als Gzip, komprimierte Größe 1,16MB, unkomprimiert 8,4MB).
Ein Importieren über phpMyAdmin scheidet also aus, weshalb ich zu Bigdump gegriffen habe.
Die Backupdatei selber habe ich manuell über FTP hochgeladen und BigDump hat diese auch gefunden, allerdings bekomme ich beim Import folgende Fehlermeldung:
Kann mir jemand weiter helfen?BigDump: Staggered MySQL Dump Importer ver. 0.21b
Processing file: usr_s10u69_1.sql.gz
Starting at the line: 1
Error at the line 37: ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
Query: CREATE TABLE `phpbb_auth_access` ( `group_id` mediumint(8) NOT NULL default '0', `forum_id` smallint(5) unsigned NOT NULL default '0', `auth_view` tinyint(1) NOT NULL default '0', `auth_read` tinyint(1) NOT NULL default '0', `auth_post` tinyint(1) NOT NULL default '0', `auth_reply` tinyint(1) NOT NULL default '0', `auth_edit` tinyint(1) NOT NULL default '0', `auth_delete` tinyint(1) NOT NULL default '0', `auth_sticky` tinyint(1) NOT NULL default '0', `auth_announce` tinyint(1) NOT NULL default '0', `auth_vote` tinyint(1) NOT NULL default '0', `auth_pollcreate` tinyint(1) NOT NULL default '0', `auth_attachments` tinyint(1) NOT NULL default '0', `auth_mod` tinyint(1) NOT NULL default '0', KEY `group_id` (`group_id`), KEY `forum_id` (`forum_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
MySQL: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=latin1' at line 18
Stopped on error
Start from the beginning (DROP the old tables before restarting)
© 2003-2005 Alexey Ozerov - BigDump Home
THx
3dfx