Merge "Use utf8_general_ci collation as a default collation"
This commit is contained in:
commit
ac5927cf3e
@ -21,7 +21,7 @@ binlog_format=ROW
|
||||
default-storage-engine=innodb
|
||||
innodb_autoinc_lock_mode=2
|
||||
|
||||
collation-server = utf8_unicode_ci
|
||||
collation-server = utf8_general_ci
|
||||
init-connect='SET NAMES utf8'
|
||||
character-set-server = utf8
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user