Error message file '/usr/share/mysql/english/errmsg.sys'

本文涉及的产品
RDS MySQL Serverless 基础系列,0.5-2RCU 50GB
云数据库 RDS MySQL,集群系列 2核4GB
推荐场景:
搭建个人博客
云数据库 RDS MySQL,高可用系列 2核4GB
简介: 之前无意间遇到了一个数据库启动问题,说一下自己的解决办法

作者:手辨




实为吾之愚见,望诸君酌之!闻过则喜,与君共勉


前几天无意间遇到了一个数据库启动问题,说一下自己的解决办法 


 


1.问题描述:


数据库启动出现如下错误:


180712 23:33:48 [ERROR] Error message file
'/usr/share/mysql/english


/errmsg.sys' had only 641 error messages,but it should contain at least


 728 error messages.Check that the above file is the right version for this
program!


180712 23:33:48 [Note] Plugin 'FEDERATED' is disabled.


180712 23:33:48 InnoDB: The InnoDB memory heap is disabled


180712 23:33:48 InnoDB: Mutexes and rw_locks use GCC atomic
builtins


180712 23:33:48 InnoDB: Compressed tables use zlib 1.2.3


180712 23:33:48 InnoDB: Using Linux native AIO


180712 23:33:48 InnoDB: Initializing buffer pool, size =
128.0M


180712 23:33:48 InnoDB: Completed initialization of buffer
pool


180712 23:33:48 InnoDB: highest supported file format is
Barracuda.


InnoDB: The user has set SRV_FORCE_NO_LOG_REDO on


InnoDB: Skipping log redo


180712 23:33:48 InnoDB: Waiting for the background threads
to start


180712 23:33:49 InnoDB: 5.5.52 started; log sequence number
0


180712 23:33:49 InnoDB: !!! innodb_force_recovery is set to
6 !!!


180712 23:33:49 [ERROR] Aborting


 


180712 23:33:49 InnoDB: Starting shutdown...


180712 23:33:50 InnoDB: Shutdown completed; log sequence
number 8204


180712 23:33:50 [Note]


 


 


2.问题分析:


这个日志里,没有两个错误,第一个是:


180712 23:33:48 [ERROR] Error message file '/usr/share/mysql/english/errmsg.sys'


had only 641 error messages,but it should contain at least 728 error messages.


第二个是:


180712 23:33:49 [ERROR] Aborting


开始因为第一个错误和第二个错误隔得很远,并没有在意,在排查了其他方面都没有问题后,


考虑原因是:第二个错误是由第一个错误引起,需要先处理下第一个错误


 


问题原因:


这类情况一般是一台主机上安装了其他版本的mysql产生的,很大可能是第一个的errmsg.sys


文件被后面版本的替代,这里的错误是指:errmsg.sys文件应该有
728个错误信息,但是当前


只有641个,与当前的程序版本无法对应上


 


问题处理:


我是下载与当前的版本相对应的二进制文件,解压后,从对应的目录下解压出来errmsg.sys文件


替换掉后启动,如下 


2d7c67b240fa2a43a96035a6a2ff6397f6ad468c




相关实践学习
如何在云端创建MySQL数据库
开始实验后,系统会自动创建一台自建MySQL的 源数据库 ECS 实例和一台 目标数据库 RDS。
全面了解阿里云能为你做什么
阿里云在全球各地部署高效节能的绿色数据中心,利用清洁计算为万物互联的新世界提供源源不断的能源动力,目前开服的区域包括中国(华北、华东、华南、香港)、新加坡、美国(美东、美西)、欧洲、中东、澳大利亚、日本。目前阿里云的产品涵盖弹性计算、数据库、存储与CDN、分析与搜索、云通信、网络、管理与监控、应用服务、互联网中间件、移动服务、视频服务等。通过本课程,来了解阿里云能够为你的业务带来哪些帮助     相关的阿里云产品:云服务器ECS 云服务器 ECS(Elastic Compute Service)是一种弹性可伸缩的计算服务,助您降低 IT 成本,提升运维效率,使您更专注于核心业务创新。产品详情: https://www.aliyun.com/product/ecs
相关文章
|
1月前
|
网络协议 关系型数据库 MySQL
MySQL报ERROR 2002 (HY000)解决
通过上述步骤,可以有效地解决MySQL连接时出现的 `ERROR 2002 (HY000)`错误。这些步骤包括检查和启动MySQL服务、配置文件检查、套接字文件检查、日志文件分析、进程检查、防火墙设置、客户端配置和最终的MySQL重装。确保每个步骤都按顺序执行,有助于快速定位和解决问题,使MySQL服务器恢复正常运行。
621 0
|
4月前
|
SQL 关系型数据库 MySQL
mysql密码错误-ERROR 1045 (28000): Access denied for user ‘root‘@‘localhost‘ (using passwor:yes)
这篇文章提供了解决MySQL数据库"Access denied for user 'root'@'localhost' (using password: YES)"错误的方法,通过跳过密码验证、修改root密码,然后重启服务来解决登录问题。
mysql密码错误-ERROR 1045 (28000): Access denied for user ‘root‘@‘localhost‘ (using passwor:yes)
|
5月前
|
缓存 关系型数据库 MySQL
error: Failed dependencies: mariadb-connector-c-config is obsoleted by mysql-community-server-8.0.36-1.el7.x86_64 问题解决
error: Failed dependencies: mariadb-connector-c-config is obsoleted by mysql-community-server-8.0.36-1.el7.x86_64 问题解决
292 19
|
4月前
|
关系型数据库 MySQL Java
【Azure 应用服务】应用服务连接 Azure MySQL 一直失败,报错 Create connection error
【Azure 应用服务】应用服务连接 Azure MySQL 一直失败,报错 Create connection error
|
5月前
|
关系型数据库 MySQL Linux
error: Failed dependencies: libncurses.so.5()(64bit) is needed by mysql-community-client-8.0.36-1.el7.x86_64 libtinfo.so.5()(64bit) is needed by mysql-community-client-8.0.36-1.el7.x86_64 如何解决?
error: Failed dependencies: libncurses.so.5()(64bit) is needed by mysql-community-client-8.0.36-1.el7.x86_64 libtinfo.so.5()(64bit) is needed by mysql-community-client-8.0.36-1.el7.x86_64 如何解决?
754 3
|
5月前
|
关系型数据库 MySQL 测试技术
MySQL 报错 ERROR 1709: Index column size too large
MySQL 报错 ERROR 1709: Index column size too large
243 4
|
5月前
|
关系型数据库 MySQL
mysql: error while loading shared libraries: libncurses.so.5: cannot open shared object file
mysql: error while loading shared libraries: libncurses.so.5: cannot open shared object file
458 2
|
5月前
|
网络协议 关系型数据库 MySQL
启动mysql时的异常为:[ERROR] Can‘t start server: Bind on TCP/IP port. Got error: 98: Address already in used
启动mysql时的异常为:[ERROR] Can‘t start server: Bind on TCP/IP port. Got error: 98: Address already in used
|
5月前
|
SQL 关系型数据库 MySQL
You have an error in your SQL syntax;check the manual that corresponds to you Mysql server version
You have an error in your SQL syntax;check the manual that corresponds to you Mysql server version
|
12天前
|
关系型数据库 MySQL 数据库
Python处理数据库:MySQL与SQLite详解 | python小知识
本文详细介绍了如何使用Python操作MySQL和SQLite数据库,包括安装必要的库、连接数据库、执行增删改查等基本操作,适合初学者快速上手。
83 15

推荐镜像

更多
下一篇
DataWorks