[wp-trac] [WordPress Trac] #27703: Need additional db version information in WP3.9+
WordPress Trac
noreply at wordpress.org
Thu Mar 12 15:53:15 UTC 2020
#27703: Need additional db version information in WP3.9+
-------------------------+-----------------------------
Reporter: webaware | Owner: pento
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Database | Version: 3.9
Severity: normal | Resolution: maybelater
Keywords: | Focuses: administration
-------------------------+-----------------------------
Comment (by SergeyBiryukov):
In [changeset:"47451" 47451]:
{{{
#!CommitTicketReference repository="" revision="47451"
Database: Introduce `wpdb::db_server_info()` to retrieve full MySQL server
information string as supplied by `mysqli_get_server_info()`.
This complements `wpdb::db_version()`, which only returns a numeric
version string and strips any additional information, e.g. vendor name.
Props clarinetlord, birgire, webaware, pento.
Fixes #40037. See #27703.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27703#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list