https://bugzilla.wikimedia.org/show_bug.cgi?id=17215
--- Comment #7 from Aryeh Gregor <[email protected]> 2009-01-29 17:44:23 UTC --- (In reply to comment #5) > Why not? FORCE INDEX doesn't work on views, and non-root toolserver users only have access to views. > For me too, except that on one of my two computers, I don't *have* an > rc_patrolling index, while on the other one I do. The index also isn't listed > in tables.sql, and there's no updater patch that adds it. Where did my index > go? :O :D Um, yeah, that would explain it. See r25527. The index doesn't exist. I've dropped it from localhost so I don't get confused in the future. I don't see any good way to get pages' patrolled status, as long as it's only in RC -- why isn't it in revision as well, again? Grr. (simulpost) (In reply to comment #6) > Deeper research (thanks to TortoiseSVN's search facilities) turned up r25527 > in > which Domas removed the rc_patrolling index (added by Greg in r24699) for no > apparent reason and without adding a remover in updaters.inc . The reason was almost certainly just because having unneeded indexes is slow. Is there any compelling justification for keeping this? What actually would need to use it other than some API queries? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
