"Reedy" posted a comment on MediaWiki.r5210. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/5210#c27932
Commit summary for MediaWiki.r5210: Remove indexes.sql; index definitions are now in the table creation in tables.sql where they belong. Changed some UNIQUE to PRIMARY KEY, removed unneeded cur_namespace index, added UNIQUE index on cur_namespace, cur_title combination to enforce correctness a bit on new wikis. Reedy's comment: See bug 33228 _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
