Hi,
You are using sockets to connect to localhost but tcp/ip for the network
interface.
Check in my ini NOT to have
skip-networking

BIVOL
----- Original Message ----- 
From: wen heping
To: [EMAIL PROTECTED]
Sent: Saturday, April 03, 2004 4:19 AM
Subject: Help:how can i connect mysql server with the server's IP but not
localhost?


Hi:

Now i can use command:
mysql -h localhost -u root -p
connect to mysql server.

But when i use command:
mysql -h 127.0.0.1 -u root -p
or:
mysql -h 10.0.0.1 -u root -p (10.0.0.1 is the IP of
mysql server)
i failed,why? and how can do ?

Thanks.



__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway
http://promotions.yahoo.com/design_giveaway/

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


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

Reply via email to