r55637 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r55636
|
r55637
|
r55638
>
Date:
18:20, 27 August 2009
Author:
werdna
Status:
deferred
Tags:
Comment:
Add patch file for
r54462
Modified paths:
/trunk/extensions/Drafts/patch-draft_token_change.sql
(added) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Drafts/patch-draft_token_change.sql
—
—
@@ -0,0 +1,2 @@
2
+-- Schema change for r54462
3
+ALTER TABLE /*_*/drafts change column draft_token draft_token VARBINARY(255);
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r54462
Fixes
bug 19686
-- changed draft_token to varbinary instead of int to avoid h...
nimishg
17:27, 5 August 2009
Status & tagging log
00:20, 14 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r55637
[
removed:
old
added:
deferred]
14:27, 24 October 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r55637
[
removed:
new
added:
old]