Ok, hier ist die Story:
Ich hab ein Datenbank Backup gemacht und wollte ein Älteres wieder aufspielen. Das hat nicht funktioniert. Dann hab ich das soeben erstellte db backup genommen und das hat auch nicht funktioniert.
Er bricht beim Importieren der wp_posts ab:
Code
[B]
SQL-Befehl:[/B]
#
# Data contents of table `wp_posts`
#
INSERT INTO `wp_posts`
VALUES ( 3, 1, '2006-06-07 00:11:51', '2006-06-06 22:11:51', 'Autoreninfobild', 'Axxxx Fxxx', 0, '', 'inherit', 'open', 'open', '', 'alexander-fink', '', '', '2006-06-07 00:11:51', '2006-06-06 22:11:51', '', 4, 'http://www.xxxxxxxxxxx.de/wp-content/uploads/2006/06/autor_xxxxxx.gif', 0, 'attachment', 'image/gif', 0, , '', '' )
[B]MySQL meldet: [/B]
#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 5
Alles anzeigen
Wie kriege ich diesen Fehler weg?
MySQL Client-Version: 4.1.18