[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/maintenance/sqlite/archives/ -> patch-kill-iwl_prefix.sql (source)

   1  --
   2  -- Kill the old iwl_prefix index, which may be present on some
   3  -- installs if they ran update.php between it being added and being renamed
   4  --
   5  
   6  DROP INDEX IF EXISTS /*i*/iwl_prefix;
   7  


Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1