Помогите запустить MySQL на Ubuntu 18.04
Здравствуйте прописал в терминале:
1)sudo apt update
2)sudo apt install mysql-server
Вот что выводит:
● mysql.service - MySQL Community Server
Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: en
Active: failed (Result: exit-code) since Sun 2020-07-12 14:05:06 UTC; 1min 21
Process: 6753 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exit
июл 12 14:05:06 ubuntu systemd[1]: mysql.service: Control process exited, code=e
июл 12 14:05:06 ubuntu systemd[1]: mysql.service: Failed with result 'exit-code'
июл 12 14:05:06 ubuntu systemd[1]: Failed to start MySQL Community Server.
июл 12 14:05:06 ubuntu systemd[1]: mysql.service: Service hold-off time over, sc
июл 12 14:05:06 ubuntu systemd[1]: mysql.service: Scheduled restart job, restart
июл 12 14:05:06 ubuntu systemd[1]: Stopped MySQL Community Server.
июл 12 14:05:06 ubuntu systemd[1]: mysql.service: Start request repeated too qui
июл 12 14:05:06 ubuntu systemd[1]: mysql.service: Failed with result 'exit-code'
июл 12 14:05:06 ubuntu systemd[1]: Failed to start MySQL Community Server.
lines 1-14/14 (END)```