MySQL Connector/Python Release Notes
This class provides all known MySQL
Server SQL Modes. It is mostly
used when setting the SQL modes at connection time using the
connection's sql_mode
property. See
Section 10.2.52, βMySQLConnection.sql_mode Propertyβ.
The SQLMode
class cannot be instantiated.