[wp-trac] [WordPress Trac] #25228: wpdb::db_version() not permissive enough
WordPress Trac
noreply at wordpress.org
Wed Sep 4 20:18:16 UTC 2013
#25228: wpdb::db_version() not permissive enough
-----------------------------+-----------------------------
Reporter: ozh | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: trunk
Severity: normal | Keywords: has-patch
-----------------------------+-----------------------------
I ran into a MySQL server which was returning a unusual `"mysql-5.5"` as a
version number.
Current wpdb::db_version() returns `""` (empty string) with this version
number
Patch returns the expected `"5.5"` and works the same with traditional
version numbers
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25228>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list