Hi June!

> How can i connect mysql client to the mysql server?  Does mysql need to be
> installed on the client as well?

Mysql -is- the client. Mysqld is the server. The client can talk to any
server anywhere -if- it has appropriate permissions. You do not need to
have mysqld installed locally to talk to a remote database.

Have a :) day!

jb

-- 
jim barchuk
[EMAIL PROTECTED]


---------------------------------------------------------------------
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