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”.
        
          Use the SHOW CREATE EVENT
          statement. See Section 12.5.5.9, “SHOW CREATE EVENT Syntax”.
        
          Use the SHOW EVENTS statement.
          See Section 12.5.5.19, “SHOW EVENTS Syntax”.
        


User Comments
Add your own comment.