On Thursday 27 March 2003 07:48, rajup at hydbad dot tcs dot co dot in wrote:

> I really don't know whether it is a bug in mysql 4.0.12.
> I've downloaded 4.0.12 and installed succesfully on my PC(WIN2k with
> SPack2). I've changed the bind-address to "localhost" in my.ini and
> re-started mysql.
>
> mysql -h localhost is working fine.
>
> mysql -h (ip of my machine) or mysql -h (hostname) ends with the following
> error:
>
> ERROR 2003: Can't connect to MySQL server on '172.16.3.106' (10061)
>
> Earlier I had mysql 3.23.48 on the same machine. It used to work fine for
> all the above three commands.
>
> Could you please help me out???

Sure, because you have binded MySQL to localhost (127.0.0.1) which is 
definitely not "172.16.3.106". 





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to