[wp-trac] [WordPress Trac] #34611: WordPress database error

WordPress Trac noreply at wordpress.org
Sat Nov 7 23:05:31 UTC 2015


#34611: WordPress database error
--------------------------+------------------------------
 Reporter:  wpdeveloper   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Database      |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by dd32):

 Database dropins are supposed to extend `wpdb` so that they inherit this
 stuff, it kind of surprised me to see `$wpdb->field_types` in
 `wp_set_wpdb_vars()`.

 We've had issues in the past with db dropins and updated versions relying
 upon new methods/etc, and the answer then was "extend wpdb!", so I'd
 rather not do anything here until we're sure of why it's been hit.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34611#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list