thanx alan!
  is there any C API available to detect MySql
restarts!

which file(s) do i have to monitor so that i can track
server restarts. 


> The server does not know how many times it has been
> restarted.  You can
> easily enough write a wrapper script that keeps
> count, though.  As for
> the date, just call gettimeofday() or time() from C,
> or SELECT NOW()
> from MySQL.
> 
> -- 
>       Dan Nelson
>       [EMAIL PROTECTED] 

________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://uk.messenger.yahoo.com/

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

Reply via email to