https://bugzilla.wikimedia.org/show_bug.cgi?id=18954
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Roan Kattouw <[email protected]> 2011-04-12 09:59:09 UTC --- (In reply to comment #4) > So, in order to be able to effeciently query by log_action, which indexes need > to be added or changed ? > > Right now there is: > > CREATE INDEX /*i*/type_time ON /*_*/logging (log_type, log_timestamp); We would need to add (type, action, timestamp) there I guess. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
