Date Tags MySQL

MYSQL: my.cnf

[client]
default-character-set = utf8

[mysqld]
collation-server = utf8_unicode_ci
character-set-server = utf8
default-storage-engine = InnoDB

[mysql]
default-character-set = utf8

Comments

comments powered by Disqus