Article 6DD78 Mysql won't start after upgrading ubuntu from 18 to 20

Mysql won't start after upgrading ubuntu from 18 to 20

by
Mental-Octopus
from LinuxQuestions.org on (#6DD78)
This the error message I get when I tried to start mysql

Job for mysql.service failed because the control process exited with error code.
See "systemctl status mysql.service" and "journalctl -xe" for details.

I tried checking the mysql error log but it was empty, nothing came up.

I ran systemctl status mysql.service and this came up

Jul 30 08:05:12 vps273851 systemd[1]: mysql.service: Control process exited, code=exited, status=1/FAILURE
Jul 30 08:05:12 vps273851 systemd[1]: mysql.service: Failed with result 'exit-code'.
Jul 30 08:05:12 vps273851 systemd[1]: Failed to start MySQL Community Server.
Jul 30 08:05:13 vps273851 systemd[1]: mysql.service: Scheduled restart job, restart counter is at 5.
Jul 30 08:05:13 vps273851 systemd[1]: Stopped MySQL Community Server.
Jul 30 08:05:13 vps273851 systemd[1]: mysql.service: Start request repeated too quickly.
Jul 30 08:05:13 vps273851 systemd[1]: mysql.service: Failed with result 'exit-code'.
Jul 30 08:05:13 vps273851 systemd[1]: Failed to start MySQL Community Server.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments