ubuntu重启mysql的方法:
1.在ubuntu上打开终端命令行模式。
2.输入以下命令重启apache服务,例如:
sudo/etc/init.d/mysql restart
还是
sudo service mysql restart
本文来源:https://www.yuntue.com/post/75849.html | 云服务器网,转载请注明出处!
ubuntu如何重启mysqlubuntu重启mysql的方法:1.在ubuntu上打开终端命令行模式。2.输入以下命令重启apache服务,例如:sudo/etc/init.d/mysql restart还是sudo service mysql restar