3 May
2007
3 May
'07
10:35 p.m.
Quoting "Haisam K. Ido" <haisam@ido.org>:
Jason:
This does it for finding out the last time a uid closed their session.
SELECT uid,timestamp FROM `watchdog` where message like 'Session closed for%'
What if the age for the watchdog row becomes old and is purged? Earnie