[ERROR] Failed to open log

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[ERROR] Failed to open log相关的知识,希望对你有一定的参考价值。

版本:5.5.14

性能测试部-测试环境数据库

1、在性能测试过程中大量的日志,测试人员直接使用 rm -rf 删除所有

2、重启数据库时,出现报错,导致数据库无法启动,查看报错日志,报错信息如下:

/export/servers/mysql/bin/mysqld: File ‘./mysql-bin.000003‘ not found (Errcode: 2)
140325 16:31:16 [ERROR] Failed to open log (file ‘./mysql-bin.000003‘, errno 2)
140325 16:31:16 [ERROR] Could not open log file
140325 16:31:16 [ERROR] Can‘t init tc log
140325 16:31:16 [ERROR] Aborting

3、虽然mysql-bin.000003日志不存在,但是在mysql-bin.index里有mysql-bin.000003记录

解决方法:
cp  mysql-bin.index   mysql-bin.index.bak

编辑 vi  mysql-bin.index  
删除缺少的mysql-bin.0000日志即可,重启数据库OK。

以上是关于[ERROR] Failed to open log的主要内容,如果未能解决你的问题,请参考以下文章

android开发学习 ------- Error:Failed to open zip file.

Brew:Mac OS 使用brew命令报错“Error opening archive: Failed to open ‘../Caches/Homebrew../”解决方法

Brew:Mac OS 使用brew命令报错“Error opening archive: Failed to open ‘../Caches/Homebrew../”解决方法

Brew:Mac OS 使用brew命令报错“Error opening archive: Failed to open ‘../Caches/Homebrew../”解决方法

ORA-09817: Write to audit file failed 报错解决办法

报错Error: Could not open client transport with JDBC Uri: jdbc:hive2://hadoop102:10000: Failed to open