下列是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 模式。