Hi

i need to access a MySQL Server via socket programming to check if it is alive.
My script works fine but the mysql server blocks the host that is running the script
after 10 connects because I get the bad handshake error.

Is there any way to connect and cleanly disconnect to port 3306 without increasing the 
error counter for that host ?

regards

--------------------------------------------------
Stefan Immel
 |N|O|C                   Network Operation Center
-+-+-+-------
 |     Grove
Auf der Stuecke 6            Tel. +49 2773-8167-0
35708 Haiger / Germany       Fax  +49 2773-8167-20
--------------------------------------------------
mailto:[EMAIL PROTECTED]             http://www.grove.de
"There is always hope, only because it is the one
  thing nobody's figured out how to kill yet."
      ~ Galen, Crusade "Racing The Night"
--------------------------------------------------
      http://www.nocr2.de -> NOC R2
           die Lösung für den IT-Workflow
--------------------------------------------------

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