Windows非法关机之后,重启mysql,一直显示1053错误,修改了登录权限也是一样,一直显示错误。2017-03-27T05:35:43.948253Z 0 [Warning] option 'max_allowed_packet': unsigned value 4 adjusted to 1024
2017-03-27T05:35:43.948253Z 0 [Warning] option 'max_allowed_packet': unsigned value 2097152000 adjusted to 1073741824
2017-03-27T05:35:43.948253Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2017-03-27T05:35:43.948253Z 0 [Warning] '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.
2017-03-27T05:35:43.948253Z 0 [Note] mysqld.exe (mysqld 5.7.9-log) starting as process 692 ...
2017-03-27T05:35:43.963877Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2017-03-27T05:35:43.979694Z 0 [Note] InnoDB: Uses event mutexes
2017-03-27T05:35:43.979694Z 0 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2017-03-27T05:35:43.979694Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-03-27T05:35:43.979694Z 0 [Note] InnoDB: Adjusting innodb_buffer_pool_instances from 8 to 1 since innodb_buffer_pool_size is less than 1024 MiB
2017-03-27T05:35:43.995146Z 0 [Note] InnoDB: Number of pools: 1
2017-03-27T05:35:43.995146Z 0 [Note] InnoDB: Not using CPU crc32 instructions
2017-03-27T05:35:44.167004Z 0 [Note] InnoDB: Initializing buffer pool, total size = 8M, instances = 1, chunk size = 8M
2017-03-27T05:35:44.167004Z 0 [Note] InnoDB: Completed initialization of buffer pool
2017-03-27T05:35:44.198253Z 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2017-03-27T05:35:44.198253Z 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2017-03-27T05:35:44.198253Z 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2017-03-27T05:35:44.323253Z 0 [ERROR] Plugin 'InnoDB' init function returned error.
2017-03-27T05:35:44.323253Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2017-03-27T05:35:44.338877Z 0 [ERROR] Failed to initialize plugins.
2017-03-27T05:35:44.338877Z 0 [ERROR] Aborting2017-03-27T05:35:44.370131Z 0 [Note] Binlog end
2017-03-27T05:35:44.401380Z 0 [Note] Shutting down plugin 'CSV'
2017-03-27T05:35:44.463880Z 0 [Note] mysqld.exe: Shutdown complete