Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Fix Version/s: 1.9
-
Component/s: Administration
-
Labels:None
-
Database:Any
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
I've been monitorizing one big server with a lot of users... and there are 2 functions, exclusively used by the cron execution that can be improved easily. They are:
get_users_unconfirmed()
get_users_not_fully_set_up()
Both return all the fields from the user table, whereas only a few are needed. Reducing will save some DB & traffic extra work.
Ciao
Issue Links
| This issue has been marked as being related by: | ||||
| MDLSITE-231 | users don't unenroll automatically |
|
|
|
| MDL-11571 | longtimenosee unenrolments not working correctly |
|
|
|