User "Platonides" posted a comment on MediaWiki.r72842. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/72842#c18935 Commit summary:
* Use Maintenance::runChild() to get the child script instance * Moved do_stats_init() to DatabaseUpdater and call it from doUpdates() for consistency with purgeCache(), this inverts the order of execution with default messages deletion, but I don't think this should break anything * Removed the early return for postgres, which was a leftover from the old do_postgres_updates() crap Comment: SiteStatsInit uses its own db connection instead of $this->db _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
