Hi everybody,
Is there is anyway to write a code (Trigger) or set MySQL DB to execute a certain code at certain condition automaticaly? e.g. (Delete all records which thier date is older than 24 hours)
I don't want to execute that code by myself, I want it to be executed automaticaly, like in PL/SQL.