Merge pull request #2854 from erfantkerfan/master
allow larage file imports
This commit is contained in:
commit
329bdce155
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue