Rodolfo Baselli wrote:
> 
> Gerald Clark wrote:
> >
> > You don't use telnet or ftp to connect to the MySQL server.
> > You use the client "mysql".
> 
> Yes, I know, I probably mispelled the problem.
> Now, I can't telnet the telnet service and ftp the ftp service running
> on the MySQL server when the MySQL daemon is active on the server.
> If stop the MySQL server daemon, telnet and ftp services resume their
> normal operation.
> Why?
> 
> Bye
> 
> ---------------------------------------------------------------------
> 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

Hi,

Your problem seems very strange !
Since mysql, ftp and telnet are different services that listen on different
port numbers, they can be started and stopped independently.

How do you start and stop mysql ?
BTW, on which OS are you running ?

Regards
--
Joseph Bueno
NetClub/Trader.com

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