WordPress database error: [Duplicate entry '11697' for key 1]
INSERT INTO wp_bas_visitors (visit_ip, referer, osystem, useragent, lasthere) VALUES (1241912049, 1, 11, 11, '2008-08-20 17:01:17');

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 'AND referer = referer_id AND osystem = os_id AND useragent = ua_]
SELECT * FROM wp_bas_visitors, wp_bas_refer, wp_bas_ua, wp_bas_os WHERE visit_id = AND referer = referer_id AND osystem = os_id AND useragent = ua_id

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 ' '2008-08-20 17:01:17', 0, 35)' at line 1]
INSERT INTO wp_bas_log (visit, stamp, outbound, page) VALUES (, '2008-08-20 17:01:17', 0, 35);

Comments on: A list of things I’ll write about http://etthoughts.org/blog/2007/01/21/a-list-of-things-ill-write-about/ etthoughts.org Wed, 20 Aug 2008 17:01:17 +0000 http://wordpress.org/?v=2.5

WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT comment_ID, comment_author, comment_author_email, comment_author_url, comment_date, comment_date_gmt, comment_content, comment_post_ID, wp_posts.ID, wp_posts.post_password FROM wp_comments LEFT JOIN wp_posts ON comment_post_id = id WHERE comment_post_ID = '3' AND wp_comments.comment_approved = '1' AND wp_posts.post_status IN ('publish', 'static', 'object') AND post_date_gmt < '2008-08-20 17:01:59' ORDER BY comment_date_gmt DESC LIMIT 10