https://bugzilla.wikimedia.org/show_bug.cgi?id=52777
--- Comment #2 from Tim Starling <[email protected]> --- (In reply to comment #1) > I'm not sure correcting these database table row anomalies will require a > maintenance script. The cleanup for "searchNs-1" and "thumbsize" can probably > be done with a simple query across all.dblist. However, if a maintenance > script is needed for either of these, separate bugs should be filed as > dependencies of this bug. You can't really delete 9M rows in one query, it will cause replication lag. But the generic maintenance script runBatchedQuery.php can be used. -- 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
