I was indeed trying to test a remote connection to mysql server. I am
actually trying to get JDBC working from a client that does not have MySQL
installed, and was just trying to use telnet to see if the connection
worked. I have discovered that I must install a JDBC driver of some kind on
the server with MySQL, which I am working on now. I guess I have to grant
permission to the client from the mysql server for this test.
Gene.
----- Original Message -----
From: "Neil Zanella" <[EMAIL PROTECTED]>
To: "Dibo Chen" <[EMAIL PROTECTED]>
Cc: "sanborn" <[EMAIL PROTECTED]>; "MySQL Mailing List"
<[EMAIL PROTECTED]>
Sent: Wednesday, June 06, 2001 4:43 PM
Subject: Re: Telnet to MySQL (Was port number)
>
> 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