MySQL Forums
Forum List  »  Newbie

Re: Automatically delete records from database after a few days
Posted by: Lee Zi Ying
Date: October 28, 2009 07:49AM

Thanks to Devart Team.
I have successfully made it with MySQL event scheduler.
But don't forget to ON the event scheduler.
SET GLOBAL event_scheduler = ON;

Options: ReplyQuote


Subject
Written By
Posted
Re: Automatically delete records from database after a few days
October 28, 2009 07:49AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.