Inspect scheduled events.
Section: triggers and events
List events in a database
sql
sql
SHOW EVENTS FROM app_db;Explanation
Helpful when auditing background automation configured at the database layer.
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 triggers and events