RE: defining allowed host for mysql

2001-07-09 Thread Ton Geurts
o:[EMAIL PROTECTED]] Verzonden: maandag 9 juli 2001 11:11 Aan: Prabu Subroto; [EMAIL PROTECTED] Onderwerp: Re: defining allowed host for mysql Have you filled out the tables user, db in mysql. And after filling this tables you must start mysqladmin reload. Regards Gerlinde At 01:11 09.07.01 -0700, P

Re: defining allowed host for mysql

2001-07-09 Thread Gerlinde Fischer
Have you filled out the tables user, db in mysql. And after filling this tables you must start mysqladmin reload. Regards Gerlinde At 01:11 09.07.01 -0700, Prabu Subroto wrote: >I tried to connect to my mysql server but there was >always an error message saying "this host is not >allowed". >Anyb

Re: defining allowed host for mysql

2001-07-09 Thread Jeremy Zawodny
On Mon, Jul 09, 2001 at 01:11:44AM -0700, Prabu Subroto wrote: > > I tried to connect to my mysql server but there was always an error > message saying "this host is not allowed". Anybody so kind to tell > me, "how can I define the hostname/computer name in my mysql server > to be allowed connect

defining allowed host for mysql

2001-07-09 Thread Prabu Subroto
I tried to connect to my mysql server but there was always an error message saying "this host is not allowed". Anybody so kind to tell me, "how can I define the hostname/computer name in my mysql server to be allowed connect to my database server and use my kmysqladmin and kmysql software". Thank