Auf der Wordpress Webseite finde ich nur eine Version 1.5.2 “Strayhorn”.
Mein Update Monitor sagt mir, ich solle von 1.5.1.2 auf 1.5.1.3 updaten.
Bei dem Update nach dieser Anleitung ( http://codex.wordpress.org/Upgrading_Word….1.2_to_1.5.1.3 ) auf die auf der Wordpress Webseite angebotenen Version bekomme ich folgende Fehlermeldung:
WordPress database error: [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 'SET timestamp = '1124456652', ip = '195.90.8.30', location = 'MADbutPHAT Blog', ' at line 1]
UPDATE SET timestamp = '1124456652', ip = '195.90.8.30', location = 'MADbutPHAT Blog', url = '/wordpress/' WHERE username='admin'
WordPress database error: [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 'VALUES ('1124456652', 'admin', '195.90.8.30', 'MADbutPHAT Blog', '/wordpress/')' at line 1]
INSERT INTO VALUES ('1124456652', 'admin', '195.90.8.30', 'MADbutPHAT Blog', '/wordpress/')
WordPress database error: [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 'WHERE timestamp < 1124456352' at line 1]
DELETE FROM WHERE timestamp < 1124456352
WordPress database error: [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 1]
SELECT COUNT(*) FROM
Der Update Monitor zeigt weiterhin an, ich solle auf 1.5.1.3 updaten.