[wp-trac] [WordPress Trac] #21663: Use mysqli for MySQL queries when available
WordPress Trac
noreply at wordpress.org
Thu Apr 3 21:57:24 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):
In [changeset:"27935"]:
{{{
#!CommitTicketReference repository="" revision="27935"
Database: Fall back from ext/mysqli to ext/mysql if the connection fails.
This allows us to avoid breaking a site that works under ext/mysql but is
misconfigured for ext/mysqli.
props pento.
see #21663.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/21663#comment:224>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list