Home >Database >Mysql Tutorial >关于MySQL编码的配置_MySQL

关于MySQL编码的配置_MySQL

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-06-01 13:47:59900browse

bitsCN.com
关于MySQL编码的配置 my.cnf:[client]default-character-set = utf8  [mysqld]init_connect = 'SET collation_connection = utf8_general_ci'init_connect = 'SET NAMES utf8'     character-set-server = utf8collation-server = utf8_general_ci  [mysql]default-character-set = utf8 bitsCN.com

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn