Posted by Benoit St-Jean on 06/18/05 17:49
Andy in NJ wrote:
> Is there a tool that I can download for free that will "prune" a database?
> Specifically what I have is a database that has player stats from a game
> server. I'd like the ability to automatically remove any player records that
> haven't been updated in a specific time period (delete players that haven't
> played on the server in a specific time frame).
>
> Does such a tool exist?.
You can easily do that with a SQL script and a cron job.
Navigation:
[Reply to this message]
|