crash - mysql randomly stopped working -


hi mysql working did nothing on today when went login multicraft gave me error 500 means theres issue mysql , tried $service mysql restart didnt work did $service mysql status , got error

● mysql.service - lsb: start , stop mysql database server daemon

loaded: loaded (/etc/init.d/mysql) active: failed (result: exit-code) since wed 2016-01-27 16:39:39 cet; 24min >ago process: 27320 execstop=/etc/init.d/mysql stop (code=exited, status=0/success) process: 28147 execstart=/etc/init.d/mysql start (code=exited, >status=1/failure)

jan 27 16:39:39 ns3317389.ip-37-59-14.eu systemd[1]: starting lsb: start , >sto... jan 27 16:39:39 ns3317389.ip-37-59-14.eu mysql[28147]: /etc/init.d/mysql: >error:... jan 27 16:39:39 ns3317389.ip-37-59-14.eu systemd[1]: mysql.service: control >proc... jan 27 16:39:39 ns3317389.ip-37-59-14.eu systemd[1]: failed start lsb: start >... jan 27 16:39:39 ns3317389.ip-37-59-14.eu systemd[1]: unit mysql.service entered >... hint: lines ellipsized, use -l show in full.

  1. look in /var/log/mysql/*.log logs
  2. try start mysql on commandline

example: root user: mysqld --console


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -