Ich möchte die DB meines Forums (Version 2.0.22) neu aufspielen.
Die Datenbank hat die Version 4.1.22.
Wenn ich nun Importiere, läuft er ne Weile durch, dann erscheinen bei einigen Tabellen allerdings Fehlermeldungen...Z.B.:
Code: Alles auswählen
INSERT INTO `phpbb_posts` ( `post_id` , `topic_id` , `forum_id` , `poster_id` , `post_time` , `poster_ip` , `post_username` , `enable_bbcode` , `enable_html` , `enable_smilies` , `enable_sig` , `post_edit_time` , `post_edit_count` )
VALUES ( 5, 5, 1, 2, 1190563625, '57ace9ca', '0', 1, 0, 1, 0, NULL , 0 ) ,
MySQL meldet:
#1064 - 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 '' at line 2