For When You Can't Have The Real Thing
[ start | index | login ]
start > mysql > Localhost Only

Localhost Only

Created by dave. Last edited by dave, 17 years and 91 days ago. Viewed 13,906 times. #1
[edit] [rdf]
labels
attachments

Localhost only

To make mysql listen only on the localhost interface, add the following to each of the three sections in /etc/my.cnf

bind-address = 127.0.0.1

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt