]> git.mjollnir.org Git - moodle.git/commit
user/index: Fetch participants' contexts with the search
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:55:00 +0000 (07:55 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:55:00 +0000 (07:55 +0000)
commitb6ac3623cef25fc8e0cca1ee1be034da7beeda79
tree57ab8eff3bc5afe877cec5fa60316dd6ce5ce6cf
parent45ea1afb16e99153d836f27c232a0159d1cdd148
user/index: Fetch participants' contexts with the search

With this patch, we fetch participants contexts in the main search
query. This cuts 1DBq per participant for the display.

Might fix MDL-11222 'global teacher viewing participants issues' where
we are getting OOM'd with many users.
user/index.php