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


11.38 _mysql_connector.MySQL.rollback() Method

Syntax:

ccnx.rollback()

Rolls back the current transaction.

Raises aMySQLInterfaceError exception on errors.