FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » General » Database discussions » Scheduling Actions - Automation 101 question.
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Scheduling Actions - Automation 101 question. [message #4008 is a reply to message #4004] Thu, 11 July 2002 19:59 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
Just write a PHP script that would connect to the MySQL server and remove the junk records. On MacOS X use a cron deamon the schedule the running of the script once a day, at midnight for example.
For example:

0 0 * * * /my/dir/remove_sql_junk.php


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: binding mysql to localhost (I/O)
Next Topic: Getting aborted connections
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 27 16:00:52 GMT 2024

Total time taken to generate the page: 0.05065 seconds