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