Documentation Home
MySQL Connector/Python Developer Guide
Related Documentation Download this Manual
PDF (US Ltr) - 0.7Mb
PDF (A4) - 0.7Mb


MySQL Connector/Python Developer Guide  /  Connector/Python C Extension API Reference  /  _mysql_connector.MySQL.get_server_info() Method

11.24 _mysql_connector.MySQL.get_server_info() Method

Syntax:

info = ccnx.get_server_info()

Returns the MySQL server version as a string.