REVOKE REPLICATION SLAVE ON TABLE *.* FROM "someusr"@"h";
DROP USER "someusr"@"h";