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

WordPress Trac noreply at wordpress.org
Wed Mar 26 12:55:50 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:  has-patch commit  |     Focuses:
------------------------------+------------------

Comment (by markoheijnen):

 What benjamin4 is seeing can be totally fine. You can specify a different
 default host in php.ini for MySQL and MySQLi. And if you only changed one
 then you can experience this weirdness.

 I would say that it is a configuration mistake by the user since when
 using a socket connection you should never trust the default setting and
 always specify the location yourself.

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


More information about the wp-trac mailing list