[wp-trac] [WordPress Trac] #21663: Use PDO or mysqli for MySQL queries when available

WordPress Trac noreply at wordpress.org
Thu Nov 21 17:05:05 UTC 2013


#21663: Use PDO or mysqli for MySQL queries when available
--------------------------------------------------+------------------
 Reporter:  scottconnerly                         |       Owner:
     Type:  task (blessed)                        |      Status:  new
 Priority:  normal                                |   Milestone:  3.8
Component:  Database                              |     Version:  3.5
 Severity:  normal                                |  Resolution:
 Keywords:  dev-feedback has-patch needs-testing  |
--------------------------------------------------+------------------

Comment (by aaroncampbell):

 There were a couple places I missed yesterday.  One in `wpdb::flush()` for
 freeing a result, one in `wpdb::print_error()` to grab the most recent
 error, and a couple references in the PHPDoc for `wpdb::_real_escape()`.
 These have all been taken care of in [attachment:21663.3.diff]

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


More information about the wp-trac mailing list