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

WordPress Trac noreply at wordpress.org
Thu Oct 3 14:18:55 UTC 2013


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

Comment (by nacin):

 WordPress supports MySQL-like databases. That includes MariaDB and Percona
 Server. In fact, WordPress.org uses Percona for quite a bit. Both work
 just fine with WordPress as-is, right now — even with ext-mysql or ext-
 mysqli — and shouldn't impact any decision points here.

 Also, I think "full" support for PHP 5.5 is already built-in. The main
 reason why the PHP core developers were convinced they should finally
 deprecate ext-mysql is because a WordPress lead developer told them to
 just rip the band-aid off and do it already. WordPress would then adapt to
 the changing landscape because that's what we were good at. But ext-mysql
 still works in 5.5; you're just annoyed by some deprecated messages.
 Anyone operating PHP 5.5 — which is basically no one at under 0.1% of
 WordPress sites — knows what they're doing, and they can best serve the
 WordPress project by testing out markoheijnen's plugin.

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


More information about the wp-trac mailing list