Re: no 3306 but mysqld running

2005-06-07 Thread Irek Słonina
Digvijoy Chatterjee wrote:
 can somebody explain the events below:

 mysql is running but its not listening on 3306,...as a result clients
on remote
 machines are not able to connect..


by default in PLD the 'skip-networking' option is turned on in
mysqld.conf, maybe you have the same option in your mysql config.

regards,
Irek Sonina

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: no 3306 but mysqld running

2005-06-07 Thread J.R. Bullington
Have you tried to telnet into that port? Are you sure that it's open in your
firewall?

J.R.

 can somebody explain the events below:

 mysql is running but its not listening on 3306,...as a result clients
on remote
 machines are not able to connect..





smime.p7s
Description: S/MIME cryptographic signature


Re: no 3306 but mysqld running

2005-06-07 Thread Digvijoy Chatterjee

You hit the nail on the head Irek,thanks  the problem was skip
networking was on.

Regards
Digz

On Tue, 2005-06-07 at 17:34, Irek Słonina wrote:
 Digvijoy Chatterjee wrote:
  can somebody explain the events below:
 
  mysql is running but its not listening on 3306,...as a result clients
 on remote
  machines are not able to connect..
 

 by default in PLD the 'skip-networking' option is turned on in
 mysqld.conf, maybe you have the same option in your mysql config.

 regards,
 Irek Słonina
Aut disce Aut Discede Aut Vincere Aut Mori
Either learn or leave Either conquer or die
[EMAIL PROTECTED]
#4043


*** CAUTION - Disclaimer ** This e-mail 
contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of 
the addressee(s). If you are not the intended recipient, please notify the 
sender by e-mail and delete the original message. Further, you are not to copy, 
disclose, or distribute this e-mail or its contents to any other person and any 
such actions are unlawful. This e-mail may contain viruses. Infosys has taken 
every reasonable precaution to minimize this risk, but is not liable for any 
damage you may sustain as a result of any virus in this e-mail. You should 
carry out your own virus checks before opening the e-mail or attachment. 
Infosys reserves the right to monitor and review the content of all messages 
sent to or from this e-mail address. Messages sent to or from this e-mail 
address may be stored on the Infosys e-mail system.
***INFOSYS End of Disclaimer INFOSYS***

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]