r111686 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111685‎ | r111686 | r111687 >
Date:21:32, 16 February 2012
Author:platonides
Status:ok
Tags:
Comment:
Fix r111590 typo.
Modified paths:
  • /trunk/phase3/maintenance/tables.sql (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/tables.sql
@@ -159,7 +159,7 @@
160160 CREATE INDEX /*i*/ug_group ON /*_*/user_groups (ug_group);
161161
162162 -- Stores the groups the user has once belonged to.
 163+-- The user may still belong to these groups (check user_groups).
163164 -- Users are not autopromoted to groups from which they were removed.
164165 CREATE TABLE /*_*/user_former_groups (
165166 -- Key to user_id

Sign-offs

UserFlagDate
Nikerabbitinspected07:08, 17 February 2012

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r111590Improve table comments.platonides22:42, 15 February 2012

Status & tagging log