11 lines
263 B
INI
11 lines
263 B
INI
# 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
|
|
|
|
[mysqld]
|
|
innodb_log_file_size = 4048M
|
|
innodb_strict_mode = 0
|