Hi again,
now I have got my post on I'll add a little more as I discover it.
Firstly,
according to ./mysql.server status, my MySQL is up and down every few seconds.
Below is the first section of my mysql_error.log:
Number of processes running now: 0
100406 09:25:05 mysqld restarted
100406 9:25:06 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
100406 9:25:06 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
InnoDB: Log scan progressed past the checkpoint lsn 6 514675699
100406 9:25:06 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
InnoDB: Doing recovery: scanned up to log sequence number 6 514823628
100406 9:25:12 InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percents: 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
InnoDB: Apply batch completed
100406 9:25:13 InnoDB: Started; log sequence number 6 514823628
100406 9:25:13 [Note] /opt/zimbra/mysql/libexec/mysqld: ready for connections.
Version: '5.0.67-log' socket: '/opt/zimbra/db/mysql.sock' port: 7306 Source distribution
InnoDB: Dump of the tablespace extent descriptor: len 40; hex 000000000000000200000000039600000000016600000004aa aaaaaaaaaaaaaeaaaaaaaaaaaaaaaa; asc $
InnoDB: Serious error! InnoDB is trying to free page 669
InnoDB: though it is already marked as free in the tablespace!
InnoDB: The tablespace free space info is corrupt.
InnoDB: You may need to dump your InnoDB tables and recreate the whole
InnoDB: database!
InnoDB: Please refer to
InnoDB:
MySQL :: MySQL 5.0 Reference Manual :: 13.2.6.2 Forcing InnoDB Recovery
InnoDB: about forcing recovery.
100406 9:25:15InnoDB: Assertion failure in thread 117029776 in file fsp0fsp.c line 2981
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to
MySQL Bugs.
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB:
MySQL :: MySQL 5.0 Reference Manual :: 13.2.6.2 Forcing InnoDB Recovery
InnoDB: about forcing recovery.
100406 9:25:15 - mysqld got signal 11 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help diagnose
the problem, but since we have already crashed, something is definitely wrong
and this may fail.
Thanks
Russ