0

Hi instaled maria db 10 on ubuntu 20 and my db keeps getting shuting down after sometime and giving below error message:

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

Below are my server logs Error Logs

I have tried almost every step and possible answer availabe on stackoverflow but no luck. Please avaoid putting answers like restart service, server etc.

I stated the service but its stuck. If I press ctrl + c then it works. Is it normal?starting service

Duck_dragon
  • 440
  • 5
  • 17

1 Answers1

0

If you have mysql previously installed and you uninstall it then also it won't remove the AppArmour profile. It is an existing bug.

Solution which worked for me

Bug Description

Duck_dragon
  • 440
  • 5
  • 17