Blog

How To: Use MySQL Events

MySQL has a relatively new feature very similar to a crontab job (Unix/Linux) or task scheduler (Windows) for scheduling and executing tasks. Ever since the release of MySQL version 5.1.6 MySQL “Events” or “temporal triggers” have been included. So what are they? Well  you can now say: "I want the MySQL server to execute this [...]

Tags: ,

Filed under:Web Development

Follow us on