r62163 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62162‎ | r62163 | r62164 >
Date:03:43, 9 February 2010
Author:werdna
Status:deferred
Tags:
Comment:
Expand th_content size
Modified paths:
  • /trunk/extensions/LiquidThreads/lqt.sql (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/lqt.sql
@@ -79,7 +79,7 @@
8080 th_change_comment TINYTEXT NOT NULL,
8181
8282 -- Actual content, stored as a serialised thread row.
83 - th_content BLOB NOT NULL,
 83+ th_content LONGBLOB NOT NULL,
8484
8585 PRIMARY KEY (th_id),
8686 KEY (th_thread,th_timestamp),

Status & tagging log