[wp-trac] [WordPress Trac] #40037: Add ability to ask wpdb for full db server info

WordPress Trac noreply at wordpress.org
Thu Mar 12 15:53:15 UTC 2020


#40037: Add ability to ask wpdb for full db server info
--------------------------+-----------------------------
 Reporter:  clarinetlord  |       Owner:  SergeyBiryukov
     Type:  enhancement   |      Status:  closed
 Priority:  normal        |   Milestone:  5.5
Component:  Database      |     Version:  4.8
 Severity:  normal        |  Resolution:  fixed
 Keywords:  has-patch     |     Focuses:
--------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 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/40037#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list