my.cnf 263 B

12345678910
  1. # MariaDB database server configuration file.
  2. #
  3. # You can use this file to overwrite the default configuration
  4. #
  5. # For explanations see
  6. # http://dev.mysql.com/doc/mysql/en/server-system-variables.html
  7. [mysqld]
  8. innodb_log_file_size = 4048M
  9. innodb_strict_mode = 0