[ERROR] Unknown/unsupported storage engine: InnoDB

180221 18:36:17 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
2018-02-21 18:36:17 140090271954976 [Note] /usr/sbin/mysqld (mysqld 10.1.24-MariaDB) starting as process 3594 …
2018-02-21 18:36:17 7f694ee57820 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.
2018-02-21 18:36:18 140090271954976 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-02-21 18:36:18 140090271954976 [Note] InnoDB: The InnoDB memory heap is disabled
2018-02-21 18:36:18 140090271954976 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-02-21 18:36:18 140090271954976 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2018-02-21 18:36:18 140090271954976 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-02-21 18:36:18 140090271954976 [Note] InnoDB: Using Linux native AIO
2018-02-21 18:36:18 140090271954976 [Note] InnoDB: Using SSE crc32 instructions
2018-02-21 18:36:18 140090271954976 [Note] InnoDB: Initializing buffer pool, size = 1.2G
2018-02-21 18:36:18 140090271954976 [Note] InnoDB: Completed initialization of buffer pool
2018-02-21 18:36:18 140090271954976 [Note] InnoDB: Highest supported file format is Barracuda.
2018-02-21 18:36:18 140090271954976 [Note] InnoDB: Starting crash recovery from checkpoint LSN=90555493549
2018-02-21 18:36:18 140090271954976 [Note] InnoDB: Restoring possible half-written data pages from the doublewrite buffer…
InnoDB: Set innodb_force_recovery to ignore this error.
2018-02-21 18:36:18 140090271954976 [ERROR] Plugin ‘InnoDB’ init function returned error.
2018-02-21 18:36:18 140090271954976 [ERROR] Plugin ‘InnoDB’ registration as a STORAGE ENGINE failed.
2018-02-21 18:36:18 140090271954976 [Note] Plugin ‘FEEDBACK’ is disabled.
2018-02-21 18:36:18 140090271954976 [ERROR] Unknown/unsupported storage engine: InnoDB
2018-02-21 18:36:18 140090271954976 [ERROR] Aborting

Error in my_thread_global_end(): 1 threads didn’t exit
180221 18:36:23 mysqld_safe mysqld from pid file /var/lib/mysql/srv2.diavolesa.com.pid ended

mv /var/lib/mysql/ib_logfile0{,_backup}
mv /var/lib/mysql/ib_logfile1{,_backup}
service mysql restart

Leave a Reply

Your email address will not be published. Required fields are marked *