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.
- look in /var/log/mysql/*.log logs
- try start mysql on commandline
example: root user: mysqld --console
Comments
Post a Comment