On Wed, 6 Jun 2001, Dibo Chen wrote:

> use 'mysql -h server_machine -u user_name -p ....' to connect/query your
> MySQL server. You don't need telnet.

My apologies for introducing some confusion here. You can use telnet to test
whether mysqld accepts incoming connections from the host on which you
are running telnet in case you do not have mysql already installed on the
client computer. If however the mysql client is already installed on the
client host you may just as well use it directly. If the telnet connection
was successful you should see the mysql version and some other garbage.
If the site is firewalled then telnet and mysql client should hang.

Bye,

Neil


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