r22999 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r22998‎ | r22999 | r23000 >
Date:07:17, 15 June 2007
Author:mulligen
Status:old
Tags:
Comment:
Modified paths:
  • /trunk/extensions/Wikidata/Database+scripts/Incremental/28+-+Table+reorg.sql (modified) (history)

Diff [purge]

Index: trunk/extensions/Wikidata/Database scripts/Incremental/28 - Table reorg.sql
@@ -7,7 +7,7 @@
88 RENAME TABLE objects to uw_objects;
99
1010 -- Drop table so that the next create doesn't crash
11 -DROP TABLE IF EXISTS `uw_text`;
 11+DROP TABLE `uw_text`;
1212
1313 -- We used to share this with MediaWiki, but it makes more sense to
1414 -- have our own within each data set.

Status & tagging log