Guard access to outside world against your MySql Port

To Guard access to your Mysql Port from outside world just add following line to your my.ini file

bind-address=127.0.0.1

Comments

Popular posts from this blog