[wp-trac] [WordPress Trac] #2720: Failed Comment upload resulted in Database corruption

WordPress Trac wp-trac at lists.automattic.com
Fri May 12 18:02:52 GMT 2006


#2720: Failed Comment upload resulted in Database corruption
----------------------------+-----------------------------------------------
       Id:  2720            |      Status:  new                     
Component:  Administration  |    Modified:  Fri May 12 18:02:51 2006
 Severity:  blocker         |   Milestone:                          
 Priority:  highest         |     Version:  1.2                     
    Owner:  anonymous       |    Reporter:  venator48               
----------------------------+-----------------------------------------------
 Producing this error message, and a nonfunctioning blog:

 WordPress database error: [Got error 127 from storage engine]
 SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= '2006-05-12
 17:54:59' AND (post_status = "publish" OR post_author = 1 AND post_status
 != 'draft' AND post_status != 'static') AND post_status != "attachment"
 GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 50

 
 WordPress database error: [Got error 127 from storage engine]
 SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`,
 count(ID) as posts FROM wp_posts WHERE post_date < '2006-05-12 09:54:02'
 AND post_date != '0000-00-00 00:00:00' AND post_status = 'publish' GROUP
 BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2720>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list