[wp-trac] [WordPress Trac] #31644: mysqli_get_client_version in wp-db
WordPress Trac
noreply at wordpress.org
Tue Mar 31 09:17:46 UTC 2015
#31644: mysqli_get_client_version in wp-db
--------------------------+---------------------
Reporter: filipac | Owner: pento
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.2
Component: Database | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+---------------------
Changes (by pento):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"31939"]:
{{{
#!CommitTicketReference repository="" revision="31939"
WPDB: When we're checking to see if the MySQL client library supports
`utf8mb4`, we need a separate check for `mysqlnd` versions, which using
different version numbering to `libmysqlclient`.
Props MattyRob.
Fixes #31644.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31644#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list