[wp-trac] [WordPress Trac] #27933: MYSQL_NEW_LINK constant is not honored with MySQLi

WordPress Trac noreply at wordpress.org
Tue Apr 22 14:01:08 UTC 2014


#27933: MYSQL_NEW_LINK constant is not honored with MySQLi
----------------------------------+--------------------
 Reporter:  doublesharp           |       Owner:
     Type:  defect (bug)          |      Status:  new
 Priority:  normal                |   Milestone:  3.9.1
Component:  Database              |     Version:  3.9
 Severity:  normal                |  Resolution:
 Keywords:  has-patch needs-docs  |     Focuses:
----------------------------------+--------------------

Comment (by nacin):

 Looking through the ext/mysql source, there seems to be some differences
 between `mysql_pconnect()` and `mysql_connect( new_link = false )`.
 mysqli's `p:` seems to be the former. Is it expected to apply
 MYSQL_NEW_LINK in this case?

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


More information about the wp-trac mailing list