luoya,
Thursday, October 03, 2002, 9:01:22 AM, you wrote:

ll> I just  install mysql 3.23.52-max-nt on two computers. One is Win2K and
ll> another is winXP. It seems  all right. I  use the following commands on 
ll> both.
ll> C:\mysql\bin>mysql 每hlocalhost 每uroot 每p
ll> Mysql prompt:
ll> Welcome to the MySQL monitor.  Commands end with ; or \g.
ll> Your MySQL connection id is 9 to server version: 3.23.52-max-nt

ll> Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

ll> But when I use following commands to connect remotely from winXP to win2K.
ll> C:\mysql\bin>mysql 每h202.112.224.1 每uroot  每p
ll> (202.112.202.1 is IP of Win2K.)
ll> Mysql prompt:
ll> ERROR 2003: Can't connect to MySQL server on '202.112.224.1' (10060)
ll> Win2K and winXP all be connected to internet.

Is MySQL server running on the remote host, too?
Check also that you didn't run remote MySQL server with
--skip-networking option.


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





---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to