r87706 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87705‎ | r87706 | r87707 >
Date:11:03, 9 May 2011
Author:maxsem
Status:ok (Comments)
Tags:
Comment:
Revert SQLite-related part of r87357: sauses SLQ errors, not needed
Modified paths:
  • /trunk/phase3/includes/installer/SqliteUpdater.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/SqliteUpdater.php
@@ -52,9 +52,6 @@
5353 array( 'doCollationUpdate' ),
5454 array( 'addTable', 'msg_resource', 'patch-msg_resource.sql' ),
5555 array( 'addTable', 'module_deps', 'patch-module_deps.sql' ),
56 -
57 - // 1.18
58 - array( 'modifyField', 'user_properties', 'up_property', 'patch-up_property.sql' ),
5956 );
6057 }
6158

Follow-up revisions

RevisionCommit summaryAuthorDate
r89521Revert SQLite-related part of r87357: sauses SLQ errors, not needed...hashar19:06, 5 June 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r87357(bug 19408) user_properties.up_property: 32 bytes is not enough....demon21:08, 3 May 2011

Comments

#Comment by Nikerabbit (talk | contribs)   11:48, 9 May 2011

Sausages? Super leet query? We're you under the influence of alcohol when committing? :)

#Comment by MaxSem (talk | contribs)   13:59, 9 May 2011

a) Today is Russia's national holiday
b) no

#Comment by Reedy (talk | contribs)   14:00, 9 May 2011

In Soviet Russia, Holiday has you?

#Comment by Hashar (talk | contribs)   19:07, 5 June 2011

Merged in 1.18

Status & tagging log