Database Knowledge Base / MySQL /
Add comment
Name:
Email:
* Comment:
(Use BBcode - No HTML)
code
* Confirmation code:   Write the characters in the image above exactly as you see it


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.




RSS