Follow-up r86482: patch to add an index on user_email. Not a problem if this is...
authorHappy-melon <happy-melon@users.mediawiki.org>
Wed, 20 Apr 2011 15:33:04 +0000 (15:33 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Wed, 20 Apr 2011 15:33:04 +0000 (15:33 +0000)
commit3ef8a83c0a86c68f94acc17f4c77282673307dae
tree84abf6a4d86a05ed7c642428a5fe0f7f19edda23
parent1d4e17a91c0afd969489a41c536161ffe7fd7458
Follow-up r86482: patch to add an index on user_email.  Not a problem if this is not run on WMF wikis as long as they don't enable the $wgPasswordResetRoutes['email'].
includes/DefaultSettings.php
includes/installer/MysqlUpdater.php
includes/specials/SpecialPasswordReset.php
maintenance/archives/patch-user_email_index.sql [new file with mode: 0644]