How To: Use MySQL Events
Posted June 6th, 2010 by JohnMySQL 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 [...]
Filed under:Web Development








