diff options
Diffstat (limited to 'deliveries/my.cnf')
-rw-r--r-- | deliveries/my.cnf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deliveries/my.cnf b/deliveries/my.cnf index e06a211c..a4c8c3dc 100644 --- a/deliveries/my.cnf +++ b/deliveries/my.cnf @@ -180,7 +180,6 @@ quote-names max_allowed_packet = 16M [mysql] -default_character_set = utf8 #no-auto-rehash # faster start of mysql but no tab completion [isamchk] @@ -190,4 +189,4 @@ key_buffer = 16M # * IMPORTANT: Additional settings that can override those from this file! # The files must end with '.cnf', otherwise they'll be ignored. # -#!includedir /etc/mysql/conf.d/
\ No newline at end of file +#!includedir /etc/mysql/conf.d/ |