Merge pull request #2854 from erfantkerfan/master

allow larage file imports
This commit is contained in:
Shao Yu-Lung (Allen)
2021-06-12 10:47:30 +08:00
committed by GitHub

View File

@ -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