MySQL Crashing Issue
171114 09:12:16 mysqld_safe mysqld from pid file /var/lib/mysql/hostname.pid ended
InnoDB: To fix the problem and start mysqld:
171114 09:12:16 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
171114 09:12:10 mysqld_safe mysqld from pid file /var/lib/mysql/hostname.pid ended
mysql has failed. Contact your system administrator if the service does not automagically recover.
I'm try this:
Fix : ERROR! MySQL server PID file could not be found! | Web Hosting Talk
But nothing change. When i try code;
Please help me.
tail -f /var/lib/mysql/hostname.err
mysys/stacktrace.c:268(my_print_stacktrace)[0x7fed29017518]
sql/signal_handler.cc:168(handle_fatal_signal)[0x7fed28eb0fa0]
srv/srv0start.cc:2640(innobase_start_or_create_for_mysql())[0x7fed28eb1e9a]
/usr/sbin/mysqld(+0x3cf915)[0x7fed28e10915]
handler/ha_innodb.cc:4466(innobase_init)[0x7fed28e13102]
sql/sql_plugin.cc:1406(plugin_initialize)[0x7fed26a22d1d]
sql/mysqld.cc:5152(init_server_components)[0x7fed28e06c29]
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
171114 09:23:45 mysqld_safe mysqld from pid file /var/lib/mysql/hostname.pid ended
Please help me.
-
Hello, The output suggests possible InnoDB corruption. This is unsupported, but we do have a guide on repairing InnoDB at: InnoDB Corruption Repair Guide Thank you. 0
Please sign in to leave a comment.
Comments
1 comment