Recommended Servers for MySQL
The world's most popular open source database
Contact a MySQL Representative
Login | Register
Metadata about events can be obtained as follows:
Query the EVENTS table of the INFORMATION_SCHEMA database. See Section 19.20, “The INFORMATION_SCHEMA EVENTS Table”.
EVENTS
INFORMATION_SCHEMA
INFORMATION_SCHEMA EVENTS
Use the SHOW CREATE EVENT statement. See Section 12.5.5.9, “SHOW CREATE EVENT Syntax”.
SHOW CREATE EVENT
Use the SHOW EVENTS statement. See Section 12.5.5.19, “SHOW EVENTS Syntax”.
SHOW EVENTS
Add your own comment.
User Comments
Add your own comment.