Update sql_mode to use with MySQL
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 11 Feb 2019 11:01:06 +0000 (12:01 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Mon, 11 Feb 2019 11:01:06 +0000 (12:01 +0100)
commita8c04261610eac36d92f794541c4bb6f43456695
tree3a40a70ce4db8a6262598e6258da40d53d81cec1
parent345017fc1beac5557249d23b15b52981b4211c73
Update sql_mode to use with MySQL

Add:
- NO_ZERO_IN_DATE
- ERROR_FOR_DIVISION_BY_ZERO
- NO_ENGINE_SUBSTITUTION

Closes #2827
wcfsetup/install/files/lib/system/database/MySQLDatabase.class.php