濮阳杆衣贸易有限公司

主頁 > 知識庫 > ubuntu 16.04下mysql5.7.17開放遠程3306端口

ubuntu 16.04下mysql5.7.17開放遠程3306端口

熱門標簽:邯鄲400電話注冊辦理 遂寧400電話申請 dq8 全地圖標注 哈爾濱云外呼系統(tǒng)運營商 永州智能外呼系統(tǒng) 地圖標注直通車 趙縣地圖標注 南寧智能電銷機器人價格 電銷機器人市場價

開啟MySQL的遠程訪問權限

默認mysql的用戶是沒有遠程訪問的權限的,因此當程序跟數(shù)據(jù)庫不在同一臺服務器上時,我們需要開啟mysql的遠程訪問權限。

主流的有兩種方法,改表法和授權法。

相對而言,改表法比較容易一點,個人也是比較傾向于使用這種方法,因此,這里只貼出改表法

1、登陸mysql

mysql -u root -p 

2、修改mysql庫的user表,將host項,從localhost改為%。%這里表示的是允許任意host訪問,如果只允許某一個ip訪問,則可改為相應的ip,比如可以將localhost改為192.168.1.123,這表示只允許局域網(wǎng)的192.168.1.123這個ip遠程訪問mysql。

mysql> use mysql; 
mysql> select host,user form user; 
mysql>update user set host = '%' where user ='root'; 
mysql>select host,user from user; 
mysql> flush privileges; 
mysql> quit; 

首先查看端口是否打開 netstat -an|grep 3306

打開mysql配置文件vim /etc/mysql/mysql.conf.d/mysqld.cnf
將bind-address = 127.0.0.1注銷​
重啟動ubuntu
再次查看端口是否打開 netstat -an|grep 3306

================================

將root用戶授權給所以連接:grant all privileges on *.* to 'root'@'%' identified by 'xxxxxx';
最后一個為mysql密碼​
讓權限立即生效:flush privileges;​

到此所以操作完成,可以在任何主機連接此mysql數(shù)據(jù)庫服務器了。

MySQL遠程連接不上的解決:https://www.jb51.net/article/103770.htm

Centos7.1防火墻開放端口:https://www.jb51.net/article/103777.htm

CentOS 7開放端口:https://www.jb51.net/article/103773.htm

ubuntu 15.04 mysql開放遠程3306端口:https://www.jb51.net/article/103784.htm

https://www.jb51.net/article/103766.htm

root@3bc476b7e0d5:~# vim /etc/mysql/mysql.conf.d/mysqld.cnf 
root@3bc476b7e0d5:~# netstat -an | grep 3306 
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 

root@3bc476b7e0d5:/# service mysql enable 
Usage: /etc/init.d/mysql start|stop|restart|reload|force-reload|status 
root@3bc476b7e0d5:/# netstat -an | grep 3306 
tcp6 0 0 :::3306 :::* LISTEN 
root@3bc476b7e0d5:/# mysql --version 
mysql Ver 14.14 Distrib 5.7.16, for Linux (x86_64) using EditLine wrapper 
root@3bc476b7e0d5:/# mysql -u root -p 
Enter password: 
Welcome to the MySQL monitor. Commands end with ; or \g. 
Your MySQL connection id is 4 
Server version: 5.7.16-0ubuntu0.16.04.1 (Ubuntu) 
 
Copyright (c) 2000, 2016, 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. 
 
mysql> show databases; 
+--------------------+ 
| Database | 
+--------------------+ 
| information_schema | 
| fabric | 
| mysql | 
| performance_schema | 
| sys | 
+--------------------+ 
5 rows in set (0.02 sec) 

以上就是本文的全部內容,希望對大家的學習有所幫助,也希望大家多多支持腳本之家。

您可能感興趣的文章:
  • linux系統(tǒng)ubuntu18.04安裝mysql 5.7
  • Ubuntu16.04安裝mysql5.7.22的圖文教程
  • Ubuntu14.04服務器環(huán)境下配置PHP7.0+Apache2+Mysql5.7的方法
  • Ubuntu手動安裝mysql5.7.10
  • Ubuntu16.04安裝MySQL5.7的教程
  • mysql 5.7.16 安裝配置方法圖文教程(ubuntu 16.04)
  • Linux(Ubuntu)下mysql5.7.17安裝配置方法圖文教程
  • mysql 5.7.17 安裝配置方法圖文教程(ubuntu 16.04)
  • ubuntu kylin 14.10下多個mysql 5.7.14安裝教程
  • Ubuntu 18.04 安裝mysql5.7

標簽:上海 南寧 中衛(wèi) 定西 浙江 鄂州 張家界 阿里

巨人網(wǎng)絡通訊聲明:本文標題《ubuntu 16.04下mysql5.7.17開放遠程3306端口》,本文關鍵詞  ubuntu,16.04下,mysql5.7.17,開放,;如發(fā)現(xiàn)本文內容存在版權問題,煩請?zhí)峁┫嚓P信息告之我們,我們將及時溝通與處理。本站內容系統(tǒng)采集于網(wǎng)絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《ubuntu 16.04下mysql5.7.17開放遠程3306端口》相關的同類信息!
  • 本頁收集關于ubuntu 16.04下mysql5.7.17開放遠程3306端口的相關信息資訊供網(wǎng)民參考!
  • 推薦文章
    自贡市| 乐安县| 吉水县| 锦屏县| 祁连县| 连平县| 济南市| 棋牌| 万盛区| 蒙山县| 永安市| 石狮市| 礼泉县| 安远县| 汶川县| 正镶白旗| 遂溪县| 河津市| 呼和浩特市| 开鲁县| 全南县| 秭归县| 五台县| 县级市| 山西省| 诸暨市| 耒阳市| 炉霍县| 黄山市| 新昌县| 广丰县| 滦南县| 阿克| 永城市| 普兰店市| 科技| 义马市| 临潭县| 宜兰县| 呼玛县| 曲阜市|