2016-09-11 02:39:25 +02:00
|
|
|
# The MySQL Client configuration file.
|
|
|
|
#
|
|
|
|
# For explanations see
|
|
|
|
# http://dev.mysql.com/doc/mysql/en/server-system-variables.html
|
|
|
|
|
|
|
|
[mysql]
|
2016-11-16 10:06:30 +01:00
|
|
|
|
|
|
|
[mysqld]
|
2018-06-27 12:49:53 +02:00
|
|
|
sql-mode="STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION"
|
2017-07-06 06:31:42 +02:00
|
|
|
character-set-server=utf8
|