Active
Project:
User List
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2008 at 23:06 UTC
Updated:
6 May 2008 at 16:15 UTC
_user_list_get_roles() of user_list.module is pushing around 120 extra mysql queries onto my system, i think since the roles table is not generally so big, it could be possible that the first time this function is called, the entire table is loaded into memory and then refactored so ay additional queries come out of that static cache
Comments
Comment #1
deekayen commented