centos 下重启 mariadb服务

前端之家收集整理的这篇文章主要介绍了centos 下重启 mariadb服务前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

1、编辑/etc/my.cnf

[root@VM_137_149_centos etc]# vi my.cnf


2、重启mariadb

[root@VM_137_149_centos etc]# service mariadb restart

Redirecting to /bin/systemctl restart mariadb.service

原文链接:https://www.f2er.com/centos/374438.html

猜你在找的CentOS相关文章