Linux启动/停止/重启Mycat

启动MyCat: 
./mycat start 
查看启动状态: 
./mycat status 
停止: 
./mycat stop 
重启: 
./mycat restart 
 

你可能感兴趣的:(linux,mycat,linux)