Mysql kendi kendine durmuş. Tekrar başlatamıyorum. Status çekdiğimde aşağıdaki hatayı alıyorum. Ayrıca apache v.b. sunucu servislerini kullanmıyorum. Sadece mysql ekli sunucuda. Birde yazılımlarım var. 15-16 gündür kullanıyordum sıkıntı yoktu. Ne yapmam gerektiği konusunda yardımlarınızı rica ederim.
root@ubuntu-2gb-fsn1-1:~# sudo service mysql status ● mysql.service - MySQL Community Server Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Thu 2020-02-06 15:20:51 EST; 2min 23s ago Process: 1793 ExecStart=/usr/sbin/mysqld --daemonize --pid-file=/run/mysqld/mysqld.pid (code=exited, status=1/FAILUR Process: 1771 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=0/SUCCESS) Feb 06 15:20:51 ubuntu-2gb-fsn1-1 systemd[1]: mysql.service: Failed with result 'exit-code'. Feb 06 15:20:51 ubuntu-2gb-fsn1-1 systemd[1]: Failed to start MySQL Community Server. Feb 06 15:20:51 ubuntu-2gb-fsn1-1 systemd[1]: mysql.service: Service hold-off time over, scheduling restart. Feb 06 15:20:51 ubuntu-2gb-fsn1-1 systemd[1]: mysql.service: Scheduled restart job, restart counter is at 5. Feb 06 15:20:51 ubuntu-2gb-fsn1-1 systemd[1]: Stopped MySQL Community Server. Feb 06 15:20:51 ubuntu-2gb-fsn1-1 systemd[1]: mysql.service: Start request repeated too quickly. Feb 06 15:20:51 ubuntu-2gb-fsn1-1 systemd[1]: mysql.service: Failed with result 'exit-code'. Feb 06 15:20:51 ubuntu-2gb-fsn1-1 systemd[1]: Failed to start MySQL Community Server.