removed "lower_case_table_names" from required.ini (mySql setting)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user