Eu tive problemas enormes instalando o MySQL que eu agora dei a ele instalado, mas ele se recusa a iniciar. Quando eu corro:
sudo systemctl status mysql
retorno:
mysql.service - MySQL Community Server
Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
Active: inactive (dead) (Result: exit-code) since lun 2016-08-29 09:25:31 CEST; 38min ago
Process: 2735 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=1/FAILURE)
ago 29 09:25:31 systemd[1]: Failed to start MySQL Community Server.
ago 29 09:25:31 systemd[1]: mysql.service: Unit entered failed state.
ago 29 09:25:31 systemd[1]: mysql.service: Failed with result 'exit-code'.
ago 29 09:25:31 systemd[1]: mysql.service: Service hold-off time over, scheduling restart.
ago 29 09:25:31 systemd[1]: Stopped MySQL Community Server.
ago 29 09:25:31 systemd[1]: mysql.service: Start request repeated too quickly.
ago 29 09:25:31 systemd[1]: Failed to start MySQL Community Server.
Alguma idéia de como eu posso descobrir o que está acontecendo?