Solve error Job for mariadb.service failed because when mariadb start .....

 

 

 

Solutions are as follows:

cp /usr/share/mysql/my-huge.cnf /etc/my.cnf

cp: overwrite ‘/etc/my.cnf’? y

Restart mariadb

systemctl start mariadb.service

mariadb service starts successfully

 

Guess you like

Origin www.cnblogs.com/CMX_Shmily/p/11669729.html