[wp-trac] [WordPress Trac] #24800: DROP TABLE error 1051 (Unknown table)

WordPress Trac noreply at wordpress.org
Fri Jul 19 00:48:29 UTC 2013


#24800: DROP TABLE error 1051 (Unknown table)
--------------------------+------------------------------
 Reporter:  soulseekah    |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Unit Tests    |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by nacin):

 The create filter wasn't as careful as the drop filter, as it was working
 on only dbDelta creation queries, not any queries that go through $wpdb.

 [attachment:24800.2.diff] (untested) makes both filters much more careful.

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


More information about the wp-trac mailing list