中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

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

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

遠程登陸mysql5.7服務端

發布時間:2020-08-18 03:21:52 來源:ITPUB博客 閱讀:145 作者:nanlulululu 欄目:MySQL數據庫

最開始登陸直接報錯 我的遠程登陸系統是Mac os


nancylulululudeMacBook-Air:bin nancy$ mysql -h 172.16.158.132 -u root -p

Enter password: 

ERROR 2003 (HY000): Can't connect to MySQL server on '172.16.158.132' (61)


能ping通 

nancylulululudeMacBook-Air:bin nancy$ ping 172.16.158.132

PING 172.16.158.132 (172.16.158.132): 56 data bytes

64 bytes from 172.16.158.132: icmp_seq=0 ttl=64 time=1.361 ms

64 bytes from 172.16.158.132: icmp_seq=1 ttl=64 time=1.622 ms

64 bytes from 172.16.158.132: icmp_seq=2 ttl=64 time=0.399 ms


應該是端口問題

登陸mysql服務器

查看mysql端口

[root@nancycici src]# netstat -apn | grep 3306

tcp6       0      0 :::3306                 :::*                    LISTEN      36866/mysqld        

查看端口防火墻

[root@nancycici src]# firewall-cmd --query-port=3306/tcp

no

修改端口

[root@nancycici src]# firewall-cmd --zone=public --add-port=3306/tcp --permanent 

success

[root@nancycici src]# firewall-cmd --query-port=3306/tcp

no

重新加載

[root@nancycici src]# firewall-cmd --reload

success

[root@nancycici src]# firewall-cmd --query-port=3306/tcp

yes


客戶端登陸成功

nancylulululudeMacBook-Air:bin nancy$ mysql -h 172.16.158.132   -u root -p

Enter password: 

Welcome to the MySQL monitor.  Commands end with ; or \g.

Your MySQL connection id is 24

Server version: 5.7.25 MySQL Community Server (GPL)


Copyright (c) 2000, 2019, Oracle and/or its affiliates. All rights reserved.


Oracle is a registered trademark of Oracle Corporation and/or its

affiliates. Other names may be trademarks of their respective

owners.


Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.


-D 登陸數據庫

mysql -h 172.16.158.132 -D nancyuser  -u root -p


向AI問一下細節

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

AI

江口县| 岱山县| 万山特区| 奈曼旗| 类乌齐县| 乐都县| 井陉县| 隆尧县| 西林县| 汪清县| 柘城县| 富川| 高安市| 安宁市| 陕西省| 迭部县| 海城市| 阿拉善左旗| 沭阳县| 沈阳市| 互助| 闸北区| 三河市| 昔阳县| 吉木乃县| 景谷| 梁河县| 英德市| 江山市| 玉龙| 吉安县| 房山区| 化州市| 北宁市| 日土县| 梅河口市| 丹巴县| 太仆寺旗| 常德市| 博野县| 福鼎市|