mysql启动异常已解决 悬赏5积分
启动zbox时报错
[root@localhost zbox]# ./zbox restart
Retart Apache success
ERROR! MySQL server is not running!
Restart Mysql fail. You can see the log /opt/zbox/logs/mysql_error.log
/opt/zbox/logs/mysql_error.log日志:
2018-02-23 9:59:37 140546770388800 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-02-23 9:59:37 140546770388800 [Note] InnoDB: The InnoDB memory heap is disabled
2018-02-23 9:59:37 140546770388800 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-02-23 9:59:37 140546770388800 [Note] InnoDB: GCC builtin __sync_synchronize() is used for memory barrier
2018-02-23 9:59:37 140546770388800 [Note] InnoDB: Compressed tables use zlib 1.2.3.4
2018-02-23 9:59:37 140546770388800 [Note] InnoDB: Using SSE crc32 instructions
2018-02-23 9:59:37 140546770388800 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2018-02-23 9:59:37 140546770388800 [Note] InnoDB: Completed initialization of buffer pool
2018-02-23 9:59:37 140546770388800 [Note] InnoDB: Highest supported file format is Barracuda.
2018-02-23 9:59:37 140546770388800 [Note] InnoDB: 128 rollback segment(s) are active.
2018-02-23 9:59:37 140546770388800 [Note] InnoDB: Waiting for purge to start
2018-02-23 9:59:37 140546770388800 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.35-80.0 started; log sequence number 1601175
2018-02-23 9:59:37 140546196621056 [Note] InnoDB: Dumping buffer pool(s) not yet started
2018-02-23 9:59:37 140546770388800 [Note] Plugin 'FEEDBACK' is disabled.
2018-02-23 9:59:37 140546770388800 [Note] Recovering after a crash using tc.log
2018-02-23 9:59:37 140546770388800 [ERROR] Can't init tc log
2018-02-23 9:59:37 140546770388800 [ERROR] Aborting
禅道版本:9.4
安装包类型:源码包
操作系统:CentOS
客户端浏览器:Chrome
禅道-李锡碧
2018-02-23 13:42:57
回复
|
问题已被QQ禅道-技术-Bee解决:
停止zbox服务,进入/opt/zbox/data/mysql/目录,删除tc.log这个文件,启动zbox服务
非常感谢