https://bugzilla.wikimedia.org/show_bug.cgi?id=47045
--- Comment #5 from Chris Steipp <[email protected]> --- Talked with hoo about this. It looks like we probably want to modify the query so that $conds['afl_ip'] = IP::prettifyIP( $this->mSearchUser ); when searching for an IP. That should make good use of the (enwiki's) afl_ip index, which we probably want to add back into the extension's sql definition. -- 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
