For those of you who run separate MySQL servers, you can easily block unwanted visitors and give access to your other web servers simply replacing “localhost” with your subnet such as “192.168.1.%”, where the % will be a wild card to allow any servers in the 192.168.1.xxx to connect.
This can easily be changed via phpMyAdmin.
