RE: problems running mySQL via Telnet

2001-02-08 Thread The Tilghman
I suppose you mean that you've been using telnet to access the server and mysql to access the mysql server. From a security standpoint, you should probably install sshd, deinstall telnet, rsh, rexec, etc. and use ssh exclusively to login to your server. Of course, this is only a tiny piece of an

RE: problems running mySQL via Telnet

2001-02-07 Thread John Jensen
> Hi, > > You don't connect to mysql server using telnet, you use the mysql > command line client 'mysql'. > > Regards > > Quentin > > -Original Message- > From: @ndYD [mailto:[EMAIL PROTECTED]] > Sent: Thursday, 8 February 2001 07:13 >

RE: problems running mySQL via Telnet

2001-02-07 Thread Vivek Khera
> "TT" == The Tilghman <[EMAIL PROTECTED]> writes: TT> You're trying to use a Telnet client with a MySQL server. Instead, TT> use a MySQL client with a MySQL server and a Telnet client with a TT> Telnet server. Mixing protocols doesn't really work for anybody. well, you can use the telnet

Re: problems running mySQL via Telnet

2001-02-07 Thread René Tegel
t; Sent: Wednesday, February 07, 2001 7:56 PM Subject: RE: problems running mySQL via Telnet > Hi, > > You don't connect to mysql server using telnet, you use the mysql command > line client 'mysql'. > > Regards > > Quentin > > -Original Message-

RE: problems running mySQL via Telnet

2001-02-07 Thread The Tilghman
." --Henry Kissinger > -Original Message- > From: @ndYD [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 07, 2001 12:13 > To: [EMAIL PROTECTED] > Subject: problems running mySQL via Telnet > > > Hello, > > server version: 3.22.34-shareware-debug &

RE: problems running mySQL via Telnet

2001-02-07 Thread Quentin Bennett
Hi, You don't connect to mysql server using telnet, you use the mysql command line client 'mysql'. Regards Quentin -Original Message- From: @ndYD [mailto:[EMAIL PROTECTED]] Sent: Thursday, 8 February 2001 07:13 To: [EMAIL PROTECTED] Subject: problems running mySQL via

problems running mySQL via Telnet

2001-02-07 Thread @ndYD
Hello, server version: 3.22.34-shareware-debug OS: Windows 98 I tried to access the mySQL- server via the Win-Telnet Client. If the connection is established, the following mysterious string appears: ( 3.22.34-shareware-debugk7qS,~Z), After that, I entered some characters. Then