Browse Source

allow larage file imports

Erfan 4 năm trước cách đây
mục cha
commit
c1f76443b1
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      mariadb/my.cnf

+ 3 - 0
mariadb/my.cnf

@@ -5,3 +5,6 @@
 # For explanations see
 # http://dev.mysql.com/doc/mysql/en/server-system-variables.html
 
+[mysqld]
+innodb_log_file_size = 4048M
+innodb_strict_mode = 0