2017-02-11 10:51:10 +08:00
|
|
|
# MariaDB database server configuration file.
|
|
|
|
#
|
|
|
|
# You can use this file to overwrite the default configuration
|
|
|
|
#
|
|
|
|
# For explanations see
|
|
|
|
# http://dev.mysql.com/doc/mysql/en/server-system-variables.html
|
|
|
|
|
2021-03-04 21:56:10 +08:00
|
|
|
[mysqld]
|
|
|
|
innodb_log_file_size = 4048M
|
|
|
|
innodb_strict_mode = 0
|