Original post: http://anothermysqldba.blogspot.com/2013/05/using-mysql-event-scheduler.html
MySQL的事件調度器是非常有效的調度不同的東西,因為你需要他們。
下面是一個簡單的例子,如何使用事件和如何使用事件調度不同的跨主奴隸。
首先檢查你的事件調度器的狀態:
> show variables like '%event%';
+---------------------------------------------------+-------+
| Variable_name | Value |
…
Community journal
Follow the feed
The latest from the MySQL community
Ideas, releases, practical guides, and perspectives from the people building with MySQL.
Showing entries 1 to 1 of 1
« Previous |
Next »
May
13
2013