-
Bug
-
Resolution: Fixed
-
Minor
-
2.2.5, 2.3.1, 2.4
-
MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
MDL-35257-master -
On moodle.org, we are seeing high contention on the guest record causing lock timeouts.
user_accesstime_log() does do nothing if the user is '!isloggedin()', but I suppose that when a guest is auto logged in then this doesn't apply.
I think we should just check for the guest user and not update these fields if guest.
- has a non-specific relationship to
-
MDL-25152 add option for disabling of guest access logging
-
- Closed
-
- has been marked as being related by
-
MDL-43421 user_lastaccess race condition
-
- Closed
-
- will help resolve
-
MDLSITE-1915 Moodle.org availability problems - September 2012
-
- Closed
-