Manual:$wgSQLMode

From MediaWiki.org
Jump to: navigation, search
Database settings: $wgSQLMode
SQL mode
Introduced in version: 1.17.0 (r68558)
Removed in version: still in use
Allowed values: string or null
Default value: empty string

Other settings: Alphabetical | By Function


Details [edit]

SQL Mode - default is turning off all modes, including strict, if set.

  • null can be used to skip the setting for performance reasons and assume the database admin (DBA) has done his best job.
  • String override can be used to set any mode, e.g. STRICT_ALL_TABLES


Language: English  • français