removed "lower_case_table_names" from required.ini (mySql setting)

This commit is contained in:
Exodus4D
2017-01-12 20:51:13 +01:00
parent a0584ca76e
commit 65b782335b

View File

@@ -54,6 +54,5 @@ CHARACTER_SET_CONNECTION = utf8
COLLATION_DATABASE = utf8_general_ci
COLLATION_CONNECTION = utf8_general_ci
FOREIGN_KEY_CHECKS = ON
LOWER_CASE_TABLE_NAMES = 2