[wp-trac] [WordPress Trac] #12632: Sporatic database error message

WordPress Trac wp-trac at lists.automattic.com
Sun Mar 21 00:36:08 UTC 2010


#12632: Sporatic database error message
----------------------------+-----------------------------------------------
 Reporter:  marilynburgess  |       Owner:  ryan             
     Type:  defect (bug)    |      Status:  new              
 Priority:  normal          |   Milestone:  3.0              
Component:  Database        |     Version:  2.9.2            
 Severity:  normal          |    Keywords:  reporter-feedback
----------------------------+-----------------------------------------------

Comment(by marilynburgess):

 I don't believe the culprit is a plugin. One of the offending blogs has
 only 2 plugins, and neither of the plugins have the db tables hardcoded. I
 verified this by searching for the phrase "postmeta".

 Looking in /wp-includes/wp-db.php I can see no reference to commentmeta. I
 think this is the problem.

 I put a call to wp_scheduled_delete() in /wp-admin/admin.php to verify
 that the errors occurred every time that function is called, which it
 does, several times when I load the admin page.  I then added commentmeta
 to the /wp-includes/wp-db.php file. No errors appeared when I loaded the
 admin page again.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12632#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list