MySQL Connector/Python Developer Guide

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.