wpdb::db_server_info()
Method: Returns the version of the MySQL server.
Source: wp-includes/class-wpdb.php:3999
Method: Returns the version of the MySQL server.
Source: wp-includes/class-wpdb.php:3999
Method: Quotes an identifier for a MySQL database, e.g. table/field names.
Source: wp-includes/class-wpdb.php:1394
Method: Escapes an identifier value without adding the surrounding quotes.
Source: wp-includes/class-wpdb.php:1412
Method: Logs query data.
Source: wp-includes/class-wpdb.php:2365
Filter Hook: Filters the custom data to log alongside a query.
Source: wp-includes/class-wpdb.php:2380
Method: Determines the best charset and collation to use given a charset and collation.
Source: wp-includes/class-wpdb.php:892
Method: Prints SQL/DB error.
Source: wp-includes/class-wpdb.php:1798
Method: Helper function for insert and replace.
Source: wp-includes/class-wpdb.php:2534
Method: Checks if a string is ASCII.
Source: wp-includes/class-wpdb.php:3318
Method: Retrieves a comma-separated list of the names of the functions that called wpdb.
Source: wp-includes/class-wpdb.php:3977