©
SQL :: Manager
Home
Program Information
Technical details
Free download
Donate for a cup of coffee
Installation & program start
Program structure
System administration
User settings
MySQL Server
MySQL Databases
MySQL Tables
MySQL Partitions
System-versioned tables
MariaDB Sequences
MySQL Views
MySQL Procedures
MySQL Functions
MariaDB Packages
MySQL Triggers
MySQL Events
Create events
Editing events
SQL statements
Creating MySQL and MariaDB events (CREATE EVENT)
Creation of MySQL events is part of the event management
Module for creating MySQL events:
You can search and mark in the SQL editor.
Saves the event to the database.
Searching in SQL Editor:
Find and highlight terms in the SQL Editor.
Delete search markers.
Jump to previous marker.
Jump to next marker.
Event head (ONE TIME):
Name:
Name of the event.
Type:
Selection of the type of event.
Status:
Status of event.
After ending:
Choose what to do with the event after it completes.
Execution:
Date and time of execution.
Creator:
Creator of the event.
Comment:
Comment on the event.
Event head (RECURRING):
Name:
Name of the event.
Type:
Selection of the type of event.
Status:
Status of event.
After ending:
Choose what to do with the event after it completes.
Execution:
Interval of execution.
Start:
First execution date and time.
End:
Date and time when the event was deactivated (completed).
Creator:
Creator of the event.
Comment:
Comment on the event.
Learn more about editing SQL scripts:
SQL-Editor
More information about MySQL events can be found here:
mysql.com
and
mariadb.com
Updated: 2023-09-16
Imprint
Contact
Terms & conditions
Privacy & Cookies
Updates
Sitemap
©
2020-2024 Heino Cunze-Fischer