两种方式都可以,百试不爽
第一种方式
service mysqld restart
第二种方式
/etc/init.d/mysql stop
/etc/init.d/mysql start
版权声明:本文为myli_binbin原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
两种方式都可以,百试不爽
第一种方式
service mysqld restart
第二种方式
/etc/init.d/mysql stop
/etc/init.d/mysql start