Home  >  Article  >  Database  >  mysql-character_client,connection,serverb编码方式作用?

mysql-character_client,connection,serverb编码方式作用?

WBOY
WBOYOriginal
2016-06-06 09:39:331096browse

mysqljavacmd中文乱码eclipse

我知道,character_mysql设置的编码关系数据库的数据编码。。。其他的这几个只能字面上理解下,请给点准确解释。。。如果我在编码方式为gbk的cmd下对数据库数据进行操作。或者在utf8的eclipse下操作数据库,是不是得通过character_client,connection,server等.来告诉mysql我当前的编码解码环境。。。。如果这三个都通过配置设置为utf8,而我依旧在gbk编码解码cmd环境下操作数据库,那势必然会显示乱码,是这样理解吗???,??乱乱的,萌萌哒。。

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