首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >mysql安装后无法启动?

mysql安装后无法启动?

提问于 2022-10-09 17:32:09
回答 0关注 0查看 376

下列是error的错误

1.Failed to initialize builtin plugins.

无法初始化内置插件。

2. Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

插件“InnoDB”注册为存储引擎失败。

3.Plugin 'InnoDB' init function returned error.

插件“InnoDB”初始化函数返回错误。

4.InnoDB: Plugin initialization aborted with error Data structure corruption

InnoDB:插件初始化中止,错误数据结构损坏

5.InnoDB: Corrupted page [page id: space=0, page number=0] of datafile '.\ibdata1' could not be found in the doublewrite buffer.

InnoDB:在双写缓冲区中找不到数据文件“.ibdata1”的损坏页面[页面ID:空格=0,页码= 0]。

6. InnoDB: Header page consists of zero bytes in datafile: .\ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.

InnoDB:标头页由数据文件中的零字节组成:.ibdata1,空格 ID:0,标志:0. 有关如何解决此问题,请参阅 http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html。

7.Aborting

中止

8.TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).

具有隐式默认值的时间戳已弃用。请使用 --explicit_defaults_for_timestamp服务器选项(有关详细信息,请参阅文档)。

9. 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.

“NO_ZERO_DATE”、“NO_ZERO_IN_DATE”和“ERROR_FOR_DIVISION_BY_ZERO”sql 模式应与严格模式一起使用。它们将在将来的版本中与严格模式合并。

10. 'NO_AUTO_CREATE_USER' sql mode was not set.

未设置“NO_AUTO_CREATE_USER”sql 模式。

回答

和开发者交流更多问题细节吧,去 写回答
相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档