maicong / LNMP

Support: Nginx 1.12/1.13 + MySQL 5.5/5.6/5.7/8.0(MariaDB 5.5/10.0/10.1/10.2/10.3) + PHP 5.4/5.5/5.6/7.0/7.1/7.2 + phpMyAdmin(Adminer)
MIT License
256 stars 92 forks source link

CentOS 7 MariaDB can't start, "Can't create test file /home/mysql/beta.lower-test" #16

Closed loewez closed 7 years ago

loewez commented 7 years ago

CentOS 7 kernel 3.10.0-514.6.2.e17.x86_64

After yum update I encountered this problem: MariaDB can't start and systemctl status mariadb -l hints [Warning] Can't create test file /home/mysql/beta.lower-test

This answer on stackoverflow solved it.