Discover cannot connect to remote mysql server, include the articles, news, trends, analysis and practical advice about cannot connect to remote mysql server on alibabacloud.com
Mysql remote connection: ERROR 1130 (HY000): Host '*. *' is not allowed to connect to this MySQL server, mysqlconnect
After MySQL is installed, ERROR 1130 (HY000): host' 192 occurs when you remotely connect to the database. 168.0.1 'is not allowed
Host ' ***.***.***.*** ' isn't allowed to connect to this MySQL serverWHERE * * * ... is the local public network IP;Workaround:
Reading the wrong window first.
The error is due to the fact that the local IP (xxx.xxx.xxx.xxx) does not have
Install MySQL1. Download the MySQL Installation FileThe following two files are required to install MYSQL:MySQL-server-5.1.7-0.i386.rpm
To download the above two RPM files, locate the "server" and "client programs" items and find the items
MYSQL adds remote users or allows remote access.Add the remote user admin password as password grant all privileges on *. * TO admin @ localhost identified by \ 'password \ 'with grant option grant all privileges on *. * TO admin @ \ "% \"
1. download MySql
1. download MySql
Open http://www.mysql.com/downloads/mysql/#downloads download in browser
My downloaded version is Red Hat 5 version of http://www.mysql.com/downloads/mirror.php? Id = 407552
Upload the file to the server, or
Switch from csdn, but the original post has something wrong. I corrected it a little.
1. Create a new user, floydlee.[Root @ rainfish root] # useradd-G MySQL floydlee[Root @ rainfish root] # MySQL 2. Enter mysql. Format: grant permission on
Install and configure the Mysql database under centos, import the database, authorize a remote ip address, and centos Mysql
Uninstall the original mysql
Because mysql databases are too popular on Linux, the mainstream Linux system versions currently
In Windows, the local Oracle creates a dblink to connect to the remote mysql, oracledblink
Preface
In my case, oracle is installed locally (with SQL Developer after installation, you do not need to install instantclient again), and dblink is created
Resolve remote connection to manage MYSQL database bitsCN.com on other machines
In the development process, you sometimes need to remotely connect to and manage the MYSQL database on another machine. in the implementation process, you may encounter
I encountered a problem connecting to the MySQL database today: Can't connect to local MySQL server through socket '/tmp/MySQL. Sock' (2)
Refer to online related methods, including:
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.