[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [seul-edu] MySQL configuration
On Sun, Mar 26, 2000 at 05:49:43AM -0600, Kevin Brown wrote:
> I have recently set-up a MySQL server running and I can't access
> anything accept if I run as root or on localhost. I remember editing a
> hda.conf file to allow access to other computers but can't find out how
> to do this in MYSQL. Could someone help?
>
> Kevin Brown.
>
Try http://www.devshed.com
Follow the tutorial links there. You have 3 tables in MySQL that
define who and from what server(s) can access which databases.
If you don't want to allow access from a TCP connection there is
an option in the config file for that.
Mike