Why does MYSQL shut down? ([Note] /usr/sbin/mysqld: Normal shutdown )

Discussion in 'MySQL' started by Agurus, Sep 8, 2008.

  1. #1
    I am trouble shooting some forum issues on my site, and I checked the mysql error logs and I saw this:

    080903 21:15:21 [Note] /usr/sbin/mysqld: Normal shutdown
    
    080903 21:15:21 [Note] /usr/sbin/mysqld: Shutdown complete
    
    080903 21:15:21  mysqld ended
    
    080903 21:15:22  mysqld started
    080903 21:15:22 [Note] /usr/sbin/mysqld: ready for connections.
    Version: '5.0.51a-community'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  MySQL Community Edition (GPL)
    
    Code (markup):
    Why did the MYSQL shutdown and restart? I don't see anything here that can tell me why this is happening...anyone got a clue?
     
    Agurus, Sep 8, 2008 IP
  2. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #2
    Is this a shared server? It sounds like someone or a script is restarting the mysql server.
     
    jestep, Sep 9, 2008 IP
  3. Agurus

    Agurus Active Member

    Messages:
    252
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    Its a dedicated server
     
    Agurus, Sep 9, 2008 IP
  4. abdussamad

    abdussamad Active Member

    Messages:
    543
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #4
    abdussamad, Sep 9, 2008 IP
  5. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #5
    Was there anything in the log above the shutdown line?
     
    jestep, Sep 10, 2008 IP