martinlanghoff a9fcd13a77 datalib:add_to_log() - avoid schema lookups, pace updates to user and user_lastaccess
* All updates to user.lastaccess and user_lastaccess.timeaccess are paced to
60s of the last update on the same record -- this should reduce the heat
on those tables.

* Updates/inserts to user_lastaccess are down with raw SQL to avoid costly
schema lookups on every request.
2007-09-19 07:01:04 +00:00
..
2007-01-23 05:19:28 +00:00
2007-07-07 14:18:30 +12:00
2007-02-02 18:38:05 +00:00
2007-08-03 03:20:30 +00:00
2006-04-16 15:56:36 +00:00
2007-01-24 07:08:50 +00:00
2007-08-29 13:10:20 +12:00
2007-08-24 12:45:16 +00:00
2006-04-22 16:36:35 +00:00
2007-08-15 13:43:27 +00:00
2007-08-15 11:08:37 +00:00
2007-09-17 12:37:51 +00:00
2006-09-12 06:58:42 +00:00
2007-05-20 11:20:49 +00:00