Re: MySql Client fails to connect

2002-05-19 Thread Erik Perrhoe \(Computer Consultant\)
To: <[EMAIL PROTECTED]> Sent: Saturday, May 18, 2002 4:10 AM Subject: Re: MySql Client fails to connect > Federico, > Friday, May 17, 2002, 8:23:35 PM, you wrote: > > FC> After installing MySql Client Version 1.75 on my Win98 Pc, I tried to > FC> connect to mysql database

Re: MySql Client fails to connect

2002-05-18 Thread Victoria Reznichenko
Federico, Friday, May 17, 2002, 8:23:35 PM, you wrote: FC> After installing MySql Client Version 1.75 on my Win98 Pc, I tried to FC> connect to mysql database on a Linux Box. FC> this is the error message FC> Host not allowed to connect to this MySQL server. FC> This is my configuration file [

Re: MySql Client fails to connect

2002-05-17 Thread Federico Coco
You need a windows client, look in www.mysql.com/downloads graphical clients or contributed software - Original Message - From: "Todd Cary" <[EMAIL PROTECTED]> To: "Federico Coco" <[EMAIL PROTECTED]> Sent: Friday, May 17, 2002 3:10 PM Subject: R

Fw: MySql Client fails to connect

2002-05-17 Thread Federico Coco
> After installing MySql Client Version 1.75 on my Win98 Pc, I tried to > connect to mysql database on a Linux Box. > this is the error message > > Host not allowed to connect to this MySQL server. > > This is my configuration file > > user=root > host=192.168.10.105 > port=3306 > num_of_queries=1

MySql Client fails to connect

2002-05-17 Thread Federico Coco
After installing MySql Client Version 1.75 on my Win98 Pc, I tried to connect to mysql database on a Linux Box. this is the error message Host not allowed to connect to this MySQL server. This is my configuration file user=root host=192.168.10.105 port=3306 num_of_queries=100 timeout=60 defbase