Hi People,
I'm new to this list, so forgive me if I sound like a newbie. Anyhow, here's
my issue...

I have a script that notifies me when there are mySQL errors in one of my
PHP scripts. Today I just got an error saying that "MySQL server was gone."
I checked it out and noticed that it was still up, but apparently it had
restarted itself - the uptime was only 4 minutes. Then I noticed all the log
files. MySQL is set to store all the queries in the binary log files. I
figured I would get 1 big log, but I have about 70 in the past month, and
some are blank except for an indication that the server is up at a certain
time:

# at 4
#010917  0:46:33 server id  1   Start: binlog v 1, server v 3.23.36-log
created 010917  0:46:33

Now, what is the issue here? Are these log files getting created each time
the server restarts? And if so, why would my server restart so much on its
own? I have only restarted it once...

- Jonathan

---
What goes up, must come down. Ask any system administrator.



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