2017-04-10 22:18:35 1df4 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2017-04-10 22:18:35 7668 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
2017-04-10 22:18:35 7668 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-04-10 22:18:35 7668 [Note] InnoDB: The InnoDB memory heap is disabled
2017-04-10 22:18:35 7668 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2017-04-10 22:18:35 7668 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2017-04-10 22:18:35 7668 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-04-10 22:18:35 7668 [Note] InnoDB: Using generic crc32 instructions
2017-04-10 22:18:35 7668 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2017-04-10 22:18:35 7668 [Note] InnoDB: Completed initialization of buffer pool
2017-04-10 22:18:36 7668 [Note] InnoDB: Highest supported file format is Barracuda.
InnoDB: No valid checkpoint found.
InnoDB: If you are attempting downgrade from MySQL 5.7.9 or later,
InnoDB: please refer to http://dev.mysql.com/doc/refman/5.6/en/upgrading-downgrading.html
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/error-creating-innodb.html
2017-04-10 22:18:36 7668 [ERROR] Plugin 'InnoDB' init function returned error.
2017-04-10 22:18:36 7668 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2017-04-10 22:18:36 7668 [Note] Plugin 'FEEDBACK' is disabled.
2017-04-10 22:18:36 7668 [ERROR] Unknown/unsupported storage engine: InnoDB
2017-04-10 22:18:36 7668 [ERROR] Aborting
#3
这会儿百度错误信息应该能解决了吧
#4
好的,谢谢了!我去看一下
#5
InnoDB: No valid checkpoint found. 最初的错误是这个,造成这个的原因,通常是ib_log文件出问题了。或者是你只删掉了ib_log*文件,没删ibdata,或者是ib_log文件坏掉了或是被清空了。看看最近有没有对这些文件进行操作吧
#6
InnoDB: No valid checkpoint found. 最初的错误是这个,造成这个的原因,通常是ib_log文件出问题了。或者是你只删掉了ib_log*文件,没删ibdata,或者是ib_log文件坏掉了或是被清空了。看看最近有没有对这些文件进行操作吧
2017-04-10 22:18:35 1df4 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2017-04-10 22:18:35 7668 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
2017-04-10 22:18:35 7668 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-04-10 22:18:35 7668 [Note] InnoDB: The InnoDB memory heap is disabled
2017-04-10 22:18:35 7668 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2017-04-10 22:18:35 7668 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2017-04-10 22:18:35 7668 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-04-10 22:18:35 7668 [Note] InnoDB: Using generic crc32 instructions
2017-04-10 22:18:35 7668 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2017-04-10 22:18:35 7668 [Note] InnoDB: Completed initialization of buffer pool
2017-04-10 22:18:36 7668 [Note] InnoDB: Highest supported file format is Barracuda.
InnoDB: No valid checkpoint found.
InnoDB: If you are attempting downgrade from MySQL 5.7.9 or later,
InnoDB: please refer to http://dev.mysql.com/doc/refman/5.6/en/upgrading-downgrading.html
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/error-creating-innodb.html
2017-04-10 22:18:36 7668 [ERROR] Plugin 'InnoDB' init function returned error.
2017-04-10 22:18:36 7668 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2017-04-10 22:18:36 7668 [Note] Plugin 'FEEDBACK' is disabled.
2017-04-10 22:18:36 7668 [ERROR] Unknown/unsupported storage engine: InnoDB
2017-04-10 22:18:36 7668 [ERROR] Aborting
#3
2017-04-10 22:18:35 1df4 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2017-04-10 22:18:35 7668 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
2017-04-10 22:18:35 7668 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-04-10 22:18:35 7668 [Note] InnoDB: The InnoDB memory heap is disabled
2017-04-10 22:18:35 7668 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2017-04-10 22:18:35 7668 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2017-04-10 22:18:35 7668 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-04-10 22:18:35 7668 [Note] InnoDB: Using generic crc32 instructions
2017-04-10 22:18:35 7668 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2017-04-10 22:18:35 7668 [Note] InnoDB: Completed initialization of buffer pool
2017-04-10 22:18:36 7668 [Note] InnoDB: Highest supported file format is Barracuda.
InnoDB: No valid checkpoint found.
InnoDB: If you are attempting downgrade from MySQL 5.7.9 or later,
InnoDB: please refer to http://dev.mysql.com/doc/refman/5.6/en/upgrading-downgrading.html
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/error-creating-innodb.html
2017-04-10 22:18:36 7668 [ERROR] Plugin 'InnoDB' init function returned error.
2017-04-10 22:18:36 7668 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2017-04-10 22:18:36 7668 [Note] Plugin 'FEEDBACK' is disabled.
2017-04-10 22:18:36 7668 [ERROR] Unknown/unsupported storage engine: InnoDB
2017-04-10 22:18:36 7668 [ERROR] Aborting
这会儿百度错误信息应该能解决了吧
#4
2017-04-10 22:18:35 1df4 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2017-04-10 22:18:35 7668 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
2017-04-10 22:18:35 7668 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-04-10 22:18:35 7668 [Note] InnoDB: The InnoDB memory heap is disabled
2017-04-10 22:18:35 7668 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2017-04-10 22:18:35 7668 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2017-04-10 22:18:35 7668 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-04-10 22:18:35 7668 [Note] InnoDB: Using generic crc32 instructions
2017-04-10 22:18:35 7668 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2017-04-10 22:18:35 7668 [Note] InnoDB: Completed initialization of buffer pool
2017-04-10 22:18:36 7668 [Note] InnoDB: Highest supported file format is Barracuda.
InnoDB: No valid checkpoint found.
InnoDB: If you are attempting downgrade from MySQL 5.7.9 or later,
InnoDB: please refer to http://dev.mysql.com/doc/refman/5.6/en/upgrading-downgrading.html
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/error-creating-innodb.html
2017-04-10 22:18:36 7668 [ERROR] Plugin 'InnoDB' init function returned error.
2017-04-10 22:18:36 7668 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2017-04-10 22:18:36 7668 [Note] Plugin 'FEEDBACK' is disabled.
2017-04-10 22:18:36 7668 [ERROR] Unknown/unsupported storage engine: InnoDB
2017-04-10 22:18:36 7668 [ERROR] Aborting
这会儿百度错误信息应该能解决了吧
好的,谢谢了!我去看一下
#5
InnoDB: No valid checkpoint found. 最初的错误是这个,造成这个的原因,通常是ib_log文件出问题了。或者是你只删掉了ib_log*文件,没删ibdata,或者是ib_log文件坏掉了或是被清空了。看看最近有没有对这些文件进行操作吧
#6
InnoDB: No valid checkpoint found. 最初的错误是这个,造成这个的原因,通常是ib_log文件出问题了。或者是你只删掉了ib_log*文件,没删ibdata,或者是ib_log文件坏掉了或是被清空了。看看最近有没有对这些文件进行操作吧