-
Improvement
-
Resolution: Fixed
-
Minor
-
3.5
-
MOODLE_35_STABLE
-
MOODLE_35_STABLE
-
get_cache_flag() uses the name argument to take full advantage of the cache_flags index on flagtype,name. Instead auth_ldap currently uses get_cache_flags() picks out the one name it actually wanted in the first place and tosses away the rest of the result.
- Discovered while testing
-
MDL-54035 Performance drop with a lot of data in mdl_cache_flags.
-
- Closed
-