MySQL: Grant Permissions

Grant Permissions

GRANT ALL PRIVILEGES ON `{db}` . * TO '{user}'@'%';