亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Windows10下mysql5.5數據庫命令行中文亂碼怎么辦

發布時間:2020-10-10 19:11:36 來源:億速云 閱讀:274 作者:小新 欄目:MySQL數據庫

這篇文章主要介紹Windows10下mysql5.5數據庫命令行中文亂碼怎么辦,文中介紹的非常詳細,具有一定的參考價值,感興趣的小伙伴們一定要看完!

打開安裝目錄下的my.ini文件

我的是:C:\Program Files\MySQL\MySQL Server 5.5下面,修改如下:

[client]
default-character-set=utf8
port=3306
[mysql]
#網上下面這個 gbk 很多回答也是設置為utf8,結果就是亂碼
default-character-set=gbk
# SERVER SECTION
# ----------------------------------------------------------------------
## The following options will be read by the MySQL Server. Make sure that
# you have installed the server correctly (see above) so it reads this 
# file.
#
[mysqld]# The TCP/IP Port the MySQL Server will listen on
port=3306
#Path to installation directory. All paths are usually resolved relative to this.
basedir="C:/Program Files/MySQL/MySQL Server 5.5/"
#Path to the database root
datadir="C:/ProgramData/MySQL/MySQL Server 5.5/Data/"
# The default character set that will be used when a new schema or table is
# created and no character set is defined
character-set-server=utf8
collation-server=utf8_general_ci
修改完畢重啟mysql,查看一下編碼:
mysql> show variables like 'character_set%';
+--------------------------+---------------------------------------------------------+| 
Variable_name | Value |
+--------------------------+---------------------------------------------------------+|
 character_set_client | gbk || 
character_set_connection | gbk ||
 character_set_database | utf8 || 
character_set_filesystem | binary || 
character_set_results | gbk || 
character_set_server | utf8 ||
 character_set_system | utf8 ||
 character_sets_dir | C:\Program Files\MySQL\MySQL Server 5.5\share\charsets\ |
+--------------------------+---------------------------------------------------------+
操作試試:
mysql> insert into per values('亂碼解決');
Query OK, 1 row affected (0.00 sec)
mysql> select * from per;
+--------------+| 
name |
+--------------+| 
的紛紛從 ||
 亂碼解決 |
+--------------+
3 rows in set (0.00 sec)

以上是Windows10下mysql5.5數據庫命令行中文亂碼怎么辦的所有內容,感謝各位的閱讀!希望分享的內容對大家有幫助,更多相關知識,歡迎關注億速云行業資訊頻道!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

祁连县| 土默特右旗| 甘孜县| 抚顺县| 云和县| 淮南市| 隆林| 襄樊市| 隆回县| 三河市| 秦皇岛市| 浦城县| 八宿县| 中超| 锡林浩特市| 堆龙德庆县| 梅河口市| 怀集县| 镇雄县| 汉沽区| 云霄县| 茶陵县| 金乡县| 台湾省| 谢通门县| 定日县| 马尔康县| 辉县市| 长兴县| 台北市| 凌云县| 长海县| 富平县| 霍山县| 梁河县| 台前县| 北川| 桐柏县| 亚东县| 瓦房店市| 乐至县|