https://bugzilla.wikimedia.org/show_bug.cgi?id=39866
--- Comment #15 from Antoine "hashar" Musso <[email protected]> 2012-09-24 10:15:38 UTC --- (In reply to comment #13) > A maintenance script has still to run to update es.wikipedia statistics count. > > I guess it's maintenance/updateArticleCount.php So that script is going to take an awful long time to run. I have sent a mail to Asher (DBA / performance engineer) about it and find out if it is safe to run it. The sequence should be: # Get current statistics mwscript showStats.php --wiki=eswiki # Update article count: mwscript updateArticleCount.php --wiki=eswiki --update # Get new statistics mwscript showStats.php --wiki=eswiki -- 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
