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

WordPress Trac noreply at wordpress.org
Fri Apr 4 13:20:47 UTC 2014


#21663: Use mysqli for MySQL queries when available
----------------------------+------------------
 Reporter:  scottconnerly   |       Owner:
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  3.9
Component:  Database        |     Version:  3.5
 Severity:  normal          |  Resolution:
 Keywords:  needs-testing   |     Focuses:
----------------------------+------------------

Comment (by nacin):

 What's left here? I got:

  * Don't force ext/mysqli in RC versions, as we had at one point
 discussed.
  * Documentation on this new complexity in our database layer.
  * Email the authors of all plugins that use mysql_* functions directly.
  * Get Travis CI to run the test suite under both MySQL and MySQLi. (As
 noted by pento, if we didn't force ext/mysqli in development versions,
 this would already just happen automatically for PHP 5.2/5.3/5.4 versus
 PHP 5.5. I'm fine with Travis running like that if we can make it work.)

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


More information about the wp-trac mailing list