Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pakgalaxy

Pages: [1]
1
MySQL / Error to Start Mysql Service
« on: April 04, 2017, 02:55:52 AM »
Mysql Service not starting
Code: [Select]
[root@www ~]# service mysqld start
Starting MySQL.170404 08:17:58 mysqld_safe Logging to '/var/lib/mysql/www.pakgalaxy.com.err'.
170404 08:17:58 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
 ERROR!
Error Log:
Code: [Select]
2017-04-04  8:17:58 139689924241440 [Note] InnoDB: Starting crash recovery from checkpoint LSN=1896192994
2017-04-04  8:17:58 139689924241440 [Note] InnoDB: Restoring possible half-written data pages from the doublewrite buffer...
InnoDB: Set innodb_force_recovery to ignore this error.
2017-04-04  8:17:58 139689924241440 [ERROR] Plugin 'InnoDB' init function returned error.
2017-04-04  8:17:58 139689924241440 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2017-04-04  8:17:58 139689924241440 [Note] Plugin 'FEEDBACK' is disabled.
2017-04-04  8:17:58 139689924241440 [ERROR] Unknown/unsupported storage engine: InnoDB
2017-04-04  8:17:58 139689924241440 [ERROR] Aborting

170404 08:17:58 mysqld_safe mysqld from pid file /var/lib/mysql/www.pakgalaxy.com.pid ended



Pages: [1]