User "MaxSem" changed the status of MediaWiki.r91402. Old Status: ok New Status: fixme
User "MaxSem" also posted a comment on MediaWiki.r91402. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/91402#c19181 Commit summary: Allow SqlBagOStuff data to be split over many tables, to avoid lock contention performance issues on servers with a high write load. See http://bugs.mysql.com/bug.php?id=61735 and http://bugs.mysql.com/bug.php?id=61736 . Comment: We have DB::duplicateTableStructure() to avoid building queries manually like that. Also works on every DB. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
