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


11.33 _mysql_connector.MySQL.ping() Method

Syntax:

alive = ccnx.ping()

Returns True or False to indicate whether the connection to the MySQL server is working.