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
commit 329bdce155
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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