tlwj1991 2016-11-11 06:54 采纳率: 0%
浏览 1604

求助大神MySQL5.7.16关闭后无法启动

2016-11-11T06:26:27.292648Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is
deprecated. Please use --explicit_defaults_for_timestamp server option (see doc
umentation for more details).
2016-11-11T06:26:27.292648Z 0 [Note] --secure-file-priv is set to NULL. Operatio
ns related to importing and exporting data are disabled
2016-11-11T06:26:27.292648Z 0 [Note] mysqld (mysqld 5.7.16) starting as process
2920 ...
2016-11-11T06:26:27.292648Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows in
terlocked functions
2016-11-11T06:26:27.308248Z 0 [Note] InnoDB: Uses event mutexes
2016-11-11T06:26:27.308248Z 0 [Note] InnoDB: _mm_lfence() and _mm_sfence() are u
sed for memory barrier
2016-11-11T06:26:27.308248Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-11-11T06:26:27.308248Z 0 [Note] InnoDB: Number of pools: 1
2016-11-11T06:26:27.308248Z 0 [Note] InnoDB: Not using CPU crc32 instructions
2016-11-11T06:26:27.308248Z 0 [Note] InnoDB: Initializing buffer pool, total siz
e = 128M, instances = 1, chunk size = 128M
2016-11-11T06:26:27.323848Z 0 [Note] InnoDB: Completed initialization of buffer
pool
2016-11-11T06:26:27.355048Z 0 [ERROR] InnoDB: The innodb_system data file 'ibdat
a1' must be writable
2016-11-11T06:26:27.355048Z 0 [ERROR] InnoDB: The innodb_system data file 'ibdat
a1' must be writable
2016-11-11T06:26:27.355048Z 0 [ERROR] InnoDB: Plugin initialization aborted with
error Generic error
2016-11-11T06:26:27.573449Z 0 [ERROR] Plugin 'InnoDB' init function returned err
or.
2016-11-11T06:26:27.573449Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE
ENGINE failed.
2016-11-11T06:26:27.573449Z 0 [ERROR] Failed to initialize plugins.
2016-11-11T06:26:27.573449Z 0 [ERROR] Aborting

2016-11-11T06:26:27.573449Z 0 [Note] Binlog end
2016-11-11T06:26:27.573449Z 0 [Note] Shutting down plugin 'CSV'
2016-11-11T06:26:27.589049Z 0 [Note] mysqld: Shutdown complete

  • 写回答

3条回答 默认 最新

  • tlwj1991 2016-11-11 06:56
    关注

    自己尝试了很多次,每次安装完可以启动,但只要输入关闭命令后就无法启动,提示服务没有报告任何错误

    评论

报告相同问题?

悬赏问题

  • ¥15 安卓adb backup备份应用数据失败
  • ¥15 eclipse运行项目时遇到的问题
  • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
  • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
  • ¥15 没有证书,nginx怎么反向代理到只能接受https的公网网站
  • ¥50 成都蓉城足球俱乐部小程序抢票
  • ¥15 yolov7训练自己的数据集
  • ¥15 esp8266与51单片机连接问题(标签-单片机|关键词-串口)(相关搜索:51单片机|单片机|测试代码)
  • ¥15 电力市场出清matlab yalmip kkt 双层优化问题
  • ¥30 ros小车路径规划实现不了,如何解决?(操作系统-ubuntu)