Posted by Noodle on 11/13/06 11:44
merianosnikos@gmail.com wrote:
> Hello . . .
>
> I need some help . . .
>
> I have a question . . .
>
> how can i delete from MySQL database table automatic expired records ?
> ? ?
>
> One think is to make a service that deleting the expired records . . .
>
> Any other method ? ? ?
>
> Thanks a lot . . . :D
Depending on how your records become expired, you could try using a
mysql trigger.
http://dev.mysql.com/doc/refman/5.0/en/create-trigger.html
Navigation:
[Reply to this message]
|