/usr/local/mysql/bin/mysqld: Table 'mysql.plugin' doesn't exist
120830 8:37:05 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
120830 8:37:05 InnoDB: The InnoDB memory heap is disabled
120830 8:37:05 InnoDB: Mutexes and rw_locks use GCC atomic builtins
120830 8:37:05 InnoDB: Compressed tables use zlib 1.2.3.4
120830 8:37:05 InnoDB: Initializing buffer pool, size = 128.0M
120830 8:37:05 InnoDB: Completed initialization of buffer pool
120830 8:37:05 InnoDB: highest supported file format is Barracuda.
120830 8:37:05 InnoDB: Waiting for the background threads to start
120830 8:37:06 InnoDB: 1.1.8 started; log sequence number 1595685
/usr/local/mysql/bin/mysqld: File './mysql-bin.000013' not found (Errcode: 2)
120830 8:37:06 [ERROR] Failed to open log (file './mysql-bin.000013', errno 2)
120830 8:37:06 [ERROR] Could not open log file
120830 8:37:06 [ERROR] Can't init tc log
120830 8:37:06 [ERROR] Aborting
按日志是你把mysql.plugin这个表和
日志文件mysql-bin.000013删了