Inspect the effective privileges granted to an account.
Section: grants and roles
Show grants for a user
sql
sql
SHOW GRANTS FOR 'app_user'@'%';Explanation
Always verify grants after provisioning service accounts.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing grants and roles