mysql: connection refused when trying to connect to localhost using remote IP
I found the solution to my problem myself, but I still don’t quite understand why it didn’t work: I granted privileges to that user on the hosts % and localhost: With these settings I got the results I showed above. When I granted privileges to that user on host it suddenly did work. Apparently % … Read more