日期:2014-05-16 浏览次数:21150 次
flush PRIVILEGES;
start slave;
show master/slave status;
show processlist;
grant select on your_db.* to user@your_ip identified by 'your_password'