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

WordPress Trac noreply at wordpress.org
Tue Nov 13 13:13:00 UTC 2012


#21663: Use PDO for MySQL queries when PDO is available
------------------------------------+------------------------------
 Reporter:  scottconnerly           |       Owner:
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Database                |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  dev-feedback has-patch  |
------------------------------------+------------------------------

Comment (by rmccue):

 +1 on this, especially in light of the MySQL deprecation. The question is
 whether to use `mysqli` or PDO with the MySQL driver. I think we should
 stick to a single one in core rather than having both. `mysqli` has a
 larger install base than PDO as far as I remember.

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


More information about the wp-trac mailing list