At 19:53 2-6-2002, Gelu Gogancea shared with all of us:

>mysql_ping check connection to server.
>In documentation at "8.4.3.163 mysql_ping()" you can find more details about
>that.

Yeah right.
Did you actually take a look?
Reading the source gives me more information. I know it returns an integer,
and needs a mysql connection.

It's the mysql connection itself and the closer, which are handled by,
mysql_simple_command() and the mysql struct.

What I want to know, is:
1) after reading the header, how should one respond?
2) Is a command necessary, or can one close after succesfully authenticating?
3) Is there a sign-off?

Ie - what does a minimal valid connection look like?



Best regards,

Melvyn Sopacua
WebMaster IDG.nl
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
If it applies, where it applies - this email is a personal
contribution and does not reflect the views of my employer
IDG.nl.
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\


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