r50447 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r50446‎ | r50447 | r50448 >
Date:18:06, 10 May 2009
Author:aaron
Status:ok
Tags:
Comment:
Tweak comment
Modified paths:
  • /trunk/phase3/maintenance/archives/patch-log_search.sql (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/archives/patch-log_search.sql
@@ -1,5 +1,5 @@
22 CREATE TABLE /*_*/log_search (
3 - -- The type of ID (rev ID, log ID, timestamp, other)
 3+ -- The type of ID (rev ID, log ID, rev timestamp, username)
44 ls_field varbinary(32) NOT NULL,
55 -- The value of the ID
66 ls_value varchar(255) NOT NULL,

Status & tagging log