create user "username"@"ipaddr" identified by "password"2.赋权限
grant replication slave on database.table to "user"@"ipaddr" identified by "password"

create user "username"@"ipaddr" identified by "password"2.赋权限
grant replication slave on database.table to "user"@"ipaddr" identified by "password"