Documentation Home
Connectors and APIs Manual
Download this Manual
PDF (US Ltr) - 4.5Mb
PDF (A4) - 4.5Mb


6.9.2.24 MySQLConnection.get_server_version() Method

Deprecation

This method has been deprecated as of 9.3.0. Use the property method Section 6.9.2.51, “MySQLConnection.server_version Property” instead.

This method returns the MySQL server version as a tuple, or None when not connected.