Can "Strict Mode" rules be extended?

When we refer to ``strict mode,'' we mean a mode where at least one of TRADITIONAL, STRICT_TRANS_TABLES, or STRICT_ALL_TABLES is enabled. See also http://dev.mysql.com/doc/mysql/en/server-sql-mode.html Options can be combined, so you can indeed add additional restrictions to a mode.