MySQL Administrator
Hello,I recently was looking for a better way to manage my MySQL server. I found MySQL Administrator on the mysql website. I installed it on my laptop and went to connect to my server to test it out. I ran into the following error:
Host 'My IP' is not allowed to connect to this MySQL server.
It seems to be a permission problem that wont allow my computer to connect to it. What should I do / add to mysql to allow a non local connection the the server?