SupuS
30th June 2007, 22:39
Hi all
I have problem with my mysql server .. I found this in my /var/log/syslog
Jun 30 06:28:17 s2 mysqld[19615]: mysqld got signal 11;
Jun 30 06:28:17 s2 mysqld[19615]: This could be because you hit a bug. It is also possible that this binary
Jun 30 06:28:17 s2 mysqld[19615]: or one of the libraries it was linked against is corrupt, improperly built,
Jun 30 06:28:17 s2 mysqld[19615]: or misconfigured. This error can also be caused by malfunctioning hardware.
Jun 30 06:28:17 s2 mysqld[19615]: We will try our best to scrape up some info that will hopefully help diagnose
Jun 30 06:28:17 s2 mysqld[19615]: the problem, but since we have already crashed, something is definitely wrong
Jun 30 06:28:17 s2 mysqld[19615]: and this may fail.
Jun 30 06:28:17 s2 mysqld[19615]:
Jun 30 06:28:17 s2 mysqld[19615]: key_buffer_size=16777216
Jun 30 06:28:17 s2 mysqld[19615]: read_buffer_size=131072
Jun 30 06:28:17 s2 mysqld[19615]: max_used_connections=49
Jun 30 06:28:17 s2 mysqld[19615]: max_connections=100
Jun 30 06:28:17 s2 mysqld[19615]: threads_connected=2
Jun 30 06:28:17 s2 mysqld[19615]: It is possible that mysqld could use up to
Jun 30 06:28:17 s2 mysqld[19615]: key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 233983 K
Jun 30 06:28:17 s2 mysqld[19615]: bytes of memory
Jun 30 06:28:17 s2 mysqld[19615]: Hope that's ok; if not, decrease some variables in the equation.
Jun 30 06:28:17 s2 mysqld[19615]:
Jun 30 06:28:17 s2 mysqld_safe[28586]: Number of processes running now: 0
Jun 30 06:28:17 s2 mysqld_safe[28588]: restarted
Jun 30 06:28:17 s2 mysqld[28591]: 070630 6:28:17 InnoDB: Database was not shut down normally!
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: Starting crash recovery.
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: Reading tablespace information from the .ibd files...
Jun 30 06:28:17 s2 mysqld[28591]: 070630 6:28:17 InnoDB: Operating system error number 2 in a file operation.
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: The error means the system cannot find the path specified.
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: If you are installing InnoDB, remember that you must create
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: directories yourself, InnoDB does not create them.
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: File name ./mysql.sock
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: File operation call: 'stat'.
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: Error: os_file_readdir_next_file() returned -1 in
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: directory .
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: Crash recovery may have failed for some .ibd files!
Jun 30 06:28:24 s2 mysqld[28591]: InnoDB: Restoring possible half-written data pages from the doublewrite
Jun 30 06:28:24 s2 mysqld[28591]: InnoDB: buffer...
Jun 30 06:28:25 s2 mysqld[28591]: 070630 6:28:25 InnoDB: Starting log scan based on checkpoint at
Jun 30 06:28:25 s2 mysqld[28591]: InnoDB: log sequence number 0 290004594.
Jun 30 06:28:25 s2 mysqld[28591]: InnoDB: Doing recovery: scanned up to log sequence number 0 290004594
Jun 30 06:28:25 s2 mysqld[28591]: InnoDB: Last MySQL binlog file position 0 28532269, file name /var/log/mysql/mysql-bin.000046
Jun 30 06:28:25 s2 mysqld[28591]: 070630 6:28:25 InnoDB: Started; log sequence number 0 290004594
Jun 30 06:28:25 s2 mysqld[28591]: 070630 6:28:25 [Warning] 'user' entry 'root@s2' ignored in --skip-name-resolve mode.
Jun 30 06:28:25 s2 mysqld[28591]: 070630 6:28:25 [Note] /usr/sbin/mysqld: ready for connections.
Jun 30 06:28:25 s2 mysqld[28591]: Version: '5.0.22-Debian_0ubuntu6.06.3' socket: '/var/run/mysqld/mysqld.sock' port: 3306 Debian Etch distribution
I searched on net but I cannot find any solution .. It repeats every day at 06:28 am .. missed I something in config file?
Thanks for any idea
SupuS
I have problem with my mysql server .. I found this in my /var/log/syslog
Jun 30 06:28:17 s2 mysqld[19615]: mysqld got signal 11;
Jun 30 06:28:17 s2 mysqld[19615]: This could be because you hit a bug. It is also possible that this binary
Jun 30 06:28:17 s2 mysqld[19615]: or one of the libraries it was linked against is corrupt, improperly built,
Jun 30 06:28:17 s2 mysqld[19615]: or misconfigured. This error can also be caused by malfunctioning hardware.
Jun 30 06:28:17 s2 mysqld[19615]: We will try our best to scrape up some info that will hopefully help diagnose
Jun 30 06:28:17 s2 mysqld[19615]: the problem, but since we have already crashed, something is definitely wrong
Jun 30 06:28:17 s2 mysqld[19615]: and this may fail.
Jun 30 06:28:17 s2 mysqld[19615]:
Jun 30 06:28:17 s2 mysqld[19615]: key_buffer_size=16777216
Jun 30 06:28:17 s2 mysqld[19615]: read_buffer_size=131072
Jun 30 06:28:17 s2 mysqld[19615]: max_used_connections=49
Jun 30 06:28:17 s2 mysqld[19615]: max_connections=100
Jun 30 06:28:17 s2 mysqld[19615]: threads_connected=2
Jun 30 06:28:17 s2 mysqld[19615]: It is possible that mysqld could use up to
Jun 30 06:28:17 s2 mysqld[19615]: key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 233983 K
Jun 30 06:28:17 s2 mysqld[19615]: bytes of memory
Jun 30 06:28:17 s2 mysqld[19615]: Hope that's ok; if not, decrease some variables in the equation.
Jun 30 06:28:17 s2 mysqld[19615]:
Jun 30 06:28:17 s2 mysqld_safe[28586]: Number of processes running now: 0
Jun 30 06:28:17 s2 mysqld_safe[28588]: restarted
Jun 30 06:28:17 s2 mysqld[28591]: 070630 6:28:17 InnoDB: Database was not shut down normally!
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: Starting crash recovery.
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: Reading tablespace information from the .ibd files...
Jun 30 06:28:17 s2 mysqld[28591]: 070630 6:28:17 InnoDB: Operating system error number 2 in a file operation.
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: The error means the system cannot find the path specified.
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: If you are installing InnoDB, remember that you must create
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: directories yourself, InnoDB does not create them.
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: File name ./mysql.sock
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: File operation call: 'stat'.
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: Error: os_file_readdir_next_file() returned -1 in
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: directory .
Jun 30 06:28:17 s2 mysqld[28591]: InnoDB: Crash recovery may have failed for some .ibd files!
Jun 30 06:28:24 s2 mysqld[28591]: InnoDB: Restoring possible half-written data pages from the doublewrite
Jun 30 06:28:24 s2 mysqld[28591]: InnoDB: buffer...
Jun 30 06:28:25 s2 mysqld[28591]: 070630 6:28:25 InnoDB: Starting log scan based on checkpoint at
Jun 30 06:28:25 s2 mysqld[28591]: InnoDB: log sequence number 0 290004594.
Jun 30 06:28:25 s2 mysqld[28591]: InnoDB: Doing recovery: scanned up to log sequence number 0 290004594
Jun 30 06:28:25 s2 mysqld[28591]: InnoDB: Last MySQL binlog file position 0 28532269, file name /var/log/mysql/mysql-bin.000046
Jun 30 06:28:25 s2 mysqld[28591]: 070630 6:28:25 InnoDB: Started; log sequence number 0 290004594
Jun 30 06:28:25 s2 mysqld[28591]: 070630 6:28:25 [Warning] 'user' entry 'root@s2' ignored in --skip-name-resolve mode.
Jun 30 06:28:25 s2 mysqld[28591]: 070630 6:28:25 [Note] /usr/sbin/mysqld: ready for connections.
Jun 30 06:28:25 s2 mysqld[28591]: Version: '5.0.22-Debian_0ubuntu6.06.3' socket: '/var/run/mysqld/mysqld.sock' port: 3306 Debian Etch distribution
I searched on net but I cannot find any solution .. It repeats every day at 06:28 am .. missed I something in config file?
Thanks for any idea
SupuS