Quantcast
Channel: Azure Virtual Machines forum
Viewing all articles
Browse latest Browse all 12545

VM MySQL

$
0
0

Getting an error trying to connect to MySQL on VM:
Connecting to MySQL Server... ERROR. Check your login credentials. unable to connect to database as root

Question?

If you are running MySQL on an Azure VM and you want to connect remotely how do you set the password for root? Do you change
localhost to the address of the VM server? Like
$ mysql> SET PASSWORD FOR 'root'@'localhost' = PASSWORD('yourpassword');
$ mysql> SET PASSWORD FOR 'root'@'openemr.cloudapp.net' = PASSWORD('globalhealth');

Can check at http://openemr.cloudapp.net

click continue


Viewing all articles
Browse latest Browse all 12545

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>