Skip to content

Commit 9d2be42

Browse files
author
Vincent Chu
committed
Possible fix described on: https://bugs.mysql.com/bug.php?id=85946 ``` [mysqld] character-set-server=utf8 ```
1 parent bf60f75 commit 9d2be42

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mysql/my.cnf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77

88
[mysqld]
99
sql-mode="STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
10+
character-set-server=utf8

0 commit comments

Comments
 (0)