2017-02-11 03:51:10 +01: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 14:56:10 +01:00
|
|
|
[mysqld]
|
|
|
|
innodb_log_file_size = 4048M
|
|
|
|
innodb_strict_mode = 0
|