Merge "Use utf8_general_ci collation as a default collation"

This commit is contained in:
Jenkins 2017-04-11 14:55:42 +00:00 committed by Gerrit Code Review
commit ac5927cf3e

View File

@ -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