数据库机器重启后,我启动mysql
报错:Starting MySQL..The server quit without updating PID file ([FAILED]sql/mas1.pid).
我的mysql是5.59
我查看了err日志,日志错误如下。
谁能告知啥原因?110428 15:38:10 mysqld_safe Starting mysqld daemon with databases from /data/mysql
110428 15:38:10 [Warning] options --log-slow-admin-statements, --log-queries-not-using-indexes and --log-slow-slave-statements have no effect if --log_slow_queries is not set
110428 15:38:10 [Note] Plugin 'FEDERATED' is disabled.
110428 15:38:10 InnoDB: The InnoDB memory heap is disabled
110428 15:38:10 InnoDB: Mutexes and rw_locks use GCC atomic builtins
110428 15:38:10 InnoDB: Compressed tables use zlib 1.2.3
110428 15:38:10 InnoDB: Using Linux native AIO
110428 15:38:10 InnoDB: Initializing buffer pool, size = 360.0M
110428 15:38:10 InnoDB: Completed initialization of buffer pool
110428 15:38:10 InnoDB: highest supported file format is Barracuda.
110428 15:38:11  InnoDB: Waiting for the background threads to start
110428 15:38:11 InnoDB: 1.1.5 started; log sequence number 30775381887
110428 15:38:11  InnoDB: Assertion failure in thread 1245600064 in file /export/home/pb2/build/sb_0-2859905-1295554989.11/rpm/BUILD/mysql-5.5.9/mysql-5.5.9/storage/innobase/fsp/fsp0fsp.c line 2101
InnoDB: Failing assertion: inode
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
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: http://dev.mysql.com/doc/refman/5.5/en/forcing-innodb-recovery.html
InnoDB: about forcing recovery.
110428 15:38:11 - mysqld got signal 6 ;
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.key_buffer_size=8388608
read_buffer_size=262144
max_used_connections=0
max_threads=1000
thread_count=0
connection_count=0
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 787582 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = (nil) thread_stack 0x40000
/usr/sbin/mysqld(my_print_stacktrace+0x39)[0x7c9669]
/usr/sbin/mysqld(handle_segfault+0x379)[0x4fd889]
/lib64/libpthread.so.0[0x395d20eb10]
/lib64/libc.so.6(gsignal+0x35)[0x395c630265]
/lib64/libc.so.6(abort+0x110)[0x395c631d10]
110428 15:38:11 [Warning] 'proxies_priv' entry '@ root@mas1' ignored in --skip-name-resolve mode.
/usr/sbin/mysqld[0x8db252]
/usr/sbin/mysqld[0x8e263a]
/usr/sbin/mysqld[0x86953b]
/usr/sbin/mysqld[0x86a1ae]
/usr/sbin/mysqld[0x9369b3]
/usr/sbin/mysqld[0x92c4bc]
/usr/sbin/mysqld[0x867847]
110428 15:38:12 [Note] Event Scheduler: Loaded 0 events
110428 15:38:12 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.5.9-log'  socket: '/data/mysql/mysql.sock'  port: 3306  MySQL Community Server (GPL)
/usr/sbin/mysqld[0x85b811]
/lib64/libpthread.so.0[0x395d20673d]
/lib64/libc.so.6(clone+0x6d)[0x395c6d3d1d]
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
110428 15:38:12 mysqld_safe Number of processes running now: 0