Hi All,
I am currently working on a MySQL database, and am using mySQL Workbench to create a local server. From this computer(the one that is hosting the server) i have no problem connecting to the mysql server through 127.0.0.1:3306, however when I try to connect from another computer, I cannot. I have tried connecting through 127.0.0.1:3306, as well as through the external IP, both with no success. I have a user "root" set up with full access, and I have also tried connecting through that. What can i do to fix this?
Thanks in advance!
Exact error im getting:
Failed to Connect to MySQL at "External IP" with user root.
Cant Connect to mySQL server on "External IP" (61)