1. Home
  2. Knowledge Base
  3. Problems (EN)
  4. Database won’t start after performing a system upgrade with yum/apt-get

Database won’t start after performing a system upgrade with yum/apt-get

Upgrading processes with yum or apt-get can cause some file permissions to be modified. To fix this issue you just have to modify the owner of the mysqld.log file to user and group mysql:mysql, running the following command:

chown mysql:mysql /var/log/mysqld.log
Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support