mysql show slave status 需要什么权限 grant replication client on *.* to 'user_name'@'%'; 转载于:https://www.cnblogs.com/musen/p/11505381.html