Report this

What is the reason for this report?

Can't connenct msyql remote server

Posted on July 18, 2016

I use Ubuntu 14.04.4 x64 for App server (IP : 10.130.16.27) and Ubuntu 14.04.4 x64 installed Mysql server 5.7.13 (IP : 10.130.40.80)

then I try to connect from App server to Mysql server with command

root@GatewayServer:~# mysql -u gps -h 10.130.40.80

and I got error below system show self ip not remote ip

Warning: Using a password on the command line interface can be insecure. ERROR 1045 (28000): Access denied for user ‘gps’@‘10.130.16.27’ (using password: YES) root@GatewayServer:~#

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.