memcache-session.inc should periodically update the {users}.access field but doesn't.
The db_update call in _drupal_session_write() uses an incorrect timestamp value and is also not execute()'d.
The attached patch fixes both issues.
| Comment | File | Size | Author |
|---|---|---|---|
| memcache-session.inc_user_access_time.patch | 829 bytes | markpavlitski |
Comments
Comment #1
spleshkaGot same issue. Patch works for me, thanks.
Comment #2
jeremy commentedLooks good -- thanks!
http://drupalcode.org/project/memcache.git/commitdiff/2a21912