Afficher un message
Vieux 22/07/2007, 19h23   #2
vic
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Dropping Temporary Tables


> I used to have exactly the same problem. Temporary data was uploaded by
> the user during working sessions. At regular logout, temp. data was
> deleted. But if the user didn't do a regular logout, data was still there.
>
> So I created a CRON job that was running every single day at Midnight. My
> users were working from 8:00am to 5:00pm and weren't any more at job at
> Midnight.
>
> The CRON job was scheduled to delete data and send a short notice to the
> user (next time he was logging in) saying that temporary data had been
> deleted because he didn't logged out properly.
>
> That's the only I found for this "problem".
>
> Hope this .
>
> Max
>


Thanks Max - I don't think this will work because this being a web site I
could end up deleting someone's active session data.

Vic

  Réponse avec citation
 
Page generated in 0,04713 seconds with 9 queries