Select Page

If somehow someone messes up the MySQL folder permissions and you need the MySQL correct permissions, they can be found below:

chmod -v 0751 /var/lib/mysql
chown -R mysql:mysql /var/lib/mysql

Pin It on Pinterest