WordPress database error: [Duplicate entry '62967' for key 1]
INSERT INTO wp_bas_visitors (visit_ip, referer, osystem, useragent, lasthere) VALUES (1241912051, 1, 12, 13, '2008-09-08 10:12:30');
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: [Got error 127 from storage engine]
SELECT * FROM wp_bas_pages WHERE page_string = '/blog5/index.php/2008/01/07/take-2000-and-give-me-8/feed/';
WordPress database error: [Got error 127 from storage engine]
SELECT * FROM wp_bas_pages WHERE page_string = '/blog5/index.php/2008/01/07/take-2000-and-give-me-8/feed/';
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 = '154'
AND wp_comments.comment_approved = '1' AND wp_posts.post_status IN ('publish', 'static', 'object')
AND post_date_gmt < '2008-09-08 10:12:59'
ORDER BY comment_date_gmt DESC LIMIT 10