MySQL: Revoke Permissions

Revoke Permissions

REVOKE ALL PRIVILEGES ON `{db}` . * FROM '{user}'@'%';