The world's most popular open source database
Contact a MySQL Representative
Login | Register
Table of Contents [+/-]
ALTER EVENT
CREATE EVENT
DROP EVENT
This chapter describes the MySQL Event Scheduler, for which support was added in MySQL 5.1.6, 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 introduced in MySQL 5.1.6 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.
Add your own comment.
User Comments
Add your own comment.