O servidor Mysql não responde

1

Então, estou executando algumas instruções SQL em uma tabela e o servidor MySQL para aleatoriamente.

Reiniciar o MySQL falha e sou forçado a reiniciar o servidor inteiro toda vez que isso acontece ...

Esta é a saída de sudo journalctl -xe

Apr 01 23:04:28 ubuntu-512mb-nyc3-01 kernel: Killed process 1366 (mysqld) total-vm:1105844kB, anon-rss:160592kB, file-rss:0kB
Apr 01 23:04:28 ubuntu-512mb-nyc3-01 systemd[1]: mysql.service: Main process exited, code=killed, status=9/KILL
Apr 01 23:04:28 ubuntu-512mb-nyc3-01 systemd[1]: mysql.service: Unit entered failed state.
Apr 01 23:04:28 ubuntu-512mb-nyc3-01 systemd[1]: mysql.service: Failed with result 'signal'.
Apr 01 23:04:28 ubuntu-512mb-nyc3-01 systemd[1]: mysql.service: Service hold-off time over, scheduling restart.
Apr 01 23:04:28 ubuntu-512mb-nyc3-01 systemd[1]: Stopped MySQL Community Server.
-- Subject: Unit mysql.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit mysql.service has finished shutting down.
Apr 01 23:04:28 ubuntu-512mb-nyc3-01 systemd[1]: Starting MySQL Community Server...
-- Subject: Unit mysql.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit mysql.service has begun starting up.
Apr 01 23:04:29 ubuntu-512mb-nyc3-01 systemd[1]: mysql.service: Main process exited, code=exited, status=1/FAILURE
Apr 01 23:04:58 ubuntu-512mb-nyc3-01 systemd[1]: Failed to start MySQL Community Server.
-- Subject: Unit mysql.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit mysql.service has failed.
-- 
-- The result is failed.
Apr 01 23:04:58 ubuntu-512mb-nyc3-01 systemd[1]: mysql.service: Unit entered failed state.
Apr 01 23:04:58 ubuntu-512mb-nyc3-01 systemd[1]: mysql.service: Failed with result 'exit-code'.
Apr 01 23:04:59 ubuntu-512mb-nyc3-01 systemd[1]: mysql.service: Service hold-off time over, scheduling restart.
Apr 01 23:04:59 ubuntu-512mb-nyc3-01 systemd[1]: Stopped MySQL Community Server.
-- Subject: Unit mysql.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit mysql.service has finished shutting down.
Apr 01 23:04:59 ubuntu-512mb-nyc3-01 systemd[1]: Starting MySQL Community Server...
-- Subject: Unit mysql.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit mysql.service has begun starting up.
Apr 01 23:04:59 ubuntu-512mb-nyc3-01 systemd[1]: mysql.service: Main process exited, code=exited, status=1/FAILURE
Apr 01 23:05:15 ubuntu-512mb-nyc3-01 sudo[2113]: ilankleiman : TTY=pts/0 ; PWD=/home/ilankleiman ; USER=root ; COMMAND=/bin/journalctl -xe
Apr 01 23:05:15 ubuntu-512mb-nyc3-01 sudo[2113]: pam_unix(sudo:session): session opened for user root by ilankleiman(uid=0)
    
por Ilan Kleiman 02.04.2017 / 01:09

0 respostas

Tags