A.mysqldump B.source C.grant D.revoke
A.create user zhangsan@’localhost’; B.create user zhangsan@’%’; C.drop user zhangsan@’localhost’; D.drop user zhangsan@’%’;