WordPress database error: [Duplicate entry '36667' for key 1]
INSERT INTO wp_bas_visitors (visit_ip, referer, osystem, useragent, lasthere) VALUES (1117151353, 1, 24, 51, '2008-08-21 18:23:06');

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-21 18:23:06', 0, 567)' at line 1]
INSERT INTO wp_bas_log (visit, stamp, outbound, page) VALUES (, '2008-08-21 18:23:06', 0, 567);

Comments on: Jerry Yang as a CEO - rivals.com acquisition and my advice to Jerry http://creepyblues.com/blog/archives/79 Not to be just another weblog... Thu, 21 Aug 2008 18:23:06 +0000 http://wordpress.org/?v=2.0.2

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 = '79' AND wp_comments.comment_approved = '1' AND wp_posts.post_status IN ('publish', 'static', 'object') AND post_date_gmt < '2008-08-21 18:23:59' ORDER BY comment_date_gmt DESC LIMIT 10