Hi, 
I am a programmer. Now i want to know how to know
whether MySQL server is down or not through C API.
For me, i know if  we use mysql_real_connect() to
connect MySQL server, when error returns we can not
distinguish it's due to authentation error or mysql server down.
Can we use mysql_error() after mysql_real_connect?
But what's the error code for mysql server down or 
authentation error.
Thanks and regards.
Robert Li
Computer Associates 
Programmer, R&D Beijing (China) 
tel: +86 10 65611136 ext 852 
fax: +86 10 85298979 
[EMAIL PROTECTED] 



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