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


11.42 _mysql_connector.MySQL.stat() Method

Syntax:

info = ccnx.stat()

Returns the server status as a string.

Raises a MySQLErrorInterface exception if an error is retured by the MySQL server.