MySQL Connector/Python Developer Guide / Connector/Python API Reference / constants.SQLMode Class
This class provides all known MySQLServer SQL Modes. It is mostly used when setting the SQL modes at connection time using the connection'ssql_mode property. SeeSection 10.2.52, “MySQLConnection.sql_mode Property”.
TheSQLMode class cannot be instantiated.