Change default character to utf8 for portal db
[portal.git] / deliveries / my.cnf
index 9734067..e06a211 100644 (file)
@@ -180,6 +180,7 @@ quote-names
 max_allowed_packet      = 16M
 
 [mysql]
+default_character_set = utf8
 #no-auto-rehash # faster start of mysql but no tab completion
 
 [isamchk]