Skip to content

Commit f534351

Browse files
authored
Merge pull request #61 from linuxserver/character-set-server
Update my.cnf
2 parents 15676f4 + fbeeee3 commit f534351

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

root/defaults/my.cnf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
nice = 0
55

66
[mysqld]
7+
character-set-server = utf8
78
max_connections = 100
89
connect_timeout = 5
910
wait_timeout = 600
@@ -137,6 +138,3 @@ max_allowed_packet = 16M
137138

138139
[isamchk]
139140
key_buffer_size = 16M
140-
141-
142-

0 commit comments

Comments
 (0)