如果是7系列以下的版本,重启的方式有两种,1.service mysql restart 2./etc/init.d/mysql restart
如果是7系列的版本 重启命令是systemctl restart mariadb
linux7系列mysql数据库的名字变了的哈