[Bug 2731] New: No clear method of culling old session entries
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2731 Summary: No clear method of culling old session entries Product: Koha Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Database AssignedTo: galen.charlton@liblime.com ReportedBy: clay.fouts@liblime.com QAContact: koha-bugs@lists.koha.org The sessions table needs a timestamp column to record a row's most recent update in order to provide an SQL-accessible piece of information about how old a session is. As is, there is no way to select only those rows which are older than a given time. It can be ascertained on an application level since the session data contains an mtime value, but using this method has obvious drawbacks. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com