https://bugzilla.wikimedia.org/show_bug.cgi?id=30185

--- Comment #17 from Sam Reed (reedy) <[email protected]> ---
(In reply to comment #15)
> The command in comment 6 which was run by Reedy had LIMIT 50, which is
> probably
> why it didn't get all the bad accounts.

Not really.

Considering this is now like, 10 months ago, I obviously cannot remember what I
ran.

Have you actually looked at the maintenance script? It runs in batches. And
while there are more than 0 rows affected, it goes and runs it again...

        $this->mDescription = "Run a query repeatedly until it affects 0 rows,
and wait for slaves in between.\n" .
                "NOTE: You need to set a LIMIT clause yourself.";

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to