Table of Contents [+/-]
This chapter describes the MySQL Event Scheduler as supported in MySQL 6.0, and is divided into the following sections:
Section 24.1, “Event Scheduler Overview”, provides an introduction to and conceptual overview of MySQL Events.
Section 24.2, “Event Scheduler Syntax”, discusses the SQL statements available in MySQL 6.0 for creating, altering, and dropping MySQL Events.
Section 24.3, “Event Metadata”, shows how to obtain information about events and how this information is stored by the MySQL Server.
Section 24.5, “The Event Scheduler and MySQL Privileges”, discusses the privileges required to work with events and the ramifications that events have with regard to privileges when executing.
Section 24.6, “Event Scheduler Limitations and Restrictions”, describes the restrictions and limitations on the use of events.
Additional Resources. You may find the MySQL Event Scheduler User Forum of use when working with scheduled events. Here you can discuss the MySQL Event Scheduler with other MySQL users and the MySQL developers.

User Comments
Add your own comment.