| How to Setup MySQL Listen on Localhost Only |
|
|
|
| Thursday, 03 December 2009 12:54 |
|
If You want that MySQL listen only to localhost edit the mysql configuration file /etc/my.cnf and change bind-address=127.0.0.1
|