Re: Running Mysql On Host other than localHost

2002-04-22 Thread Egor Egorov
Kevin, Sunday, April 21, 2002, 11:27:06 PM, you wrote: KF> I have the standard tarbal install of mysql. I want to know how do I start KF> the server so that I can access it from another machine. I am running on a KF> linux 6.2 server where the local ip address of the box is 192.168.1.150 and KF>

Re: Running Mysql On Host other than localHost

2002-04-21 Thread Rodney Broom
From: Kevin Fialkowski <[EMAIL PROTECTED]> > ...so that I can access it from another machine. Hi Kevin, This isn't a matter of how you start the service, but of your user privileges. Users are not only known by user name and password, but also by the host they are coming from. Start with th