MySql restarting every X minutes

Discussion in 'MySQL' started by unski84, Feb 21, 2009.

  1. #1
    Hello,

    I have had some problems today on my dedicated server, mysql keeps restarting.

    090221 11:44:48 mysqld restarted
    090221 11:44:48 InnoDB: Started; log sequence number 27 4266064731
    090221 11:44:48 [Note] /usr/libexec/mysqld: ready for connections.
    Version: '5.0.45' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution


    Number of processes running now: 0
    090221 11:58:19 mysqld restarted
    090221 11:58:19 InnoDB: Started; log sequence number 27 4266064731
    090221 11:58:19 [Note] /usr/libexec/mysqld: ready for connections.
    Version: '5.0.45' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution

    Number of processes running now: 0
    090221 12:16:50 mysqld restarted
    090221 12:16:50 InnoDB: Started; log sequence number 27 4266064731
    090221 12:16:50 [Note] /usr/libexec/mysqld: ready for connections.
    Version: '5.0.45' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
    090221 12:20:34 [Note] /usr/libexec/mysqld: Normal shutdown

    Restarted the server, but after 12 minutes running crashed again.

    Now it has been running over 20 minutes without crashing and hopefully it stays that way. Any ideas what could be causing this kind of issue?
     
    unski84, Feb 21, 2009 IP
  2. unski84

    unski84 Peon

    Messages:
    133
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Thanks to all DP members, you were a big help with this issue :D

    Mysql keeped restarting all day long. I deleted the whole database and installed backup from last night. That fixed it.
     
    unski84, Feb 22, 2009 IP