Fix the other incidence of ENGINE= that was forgotten about
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 9 Jul 2006 02:11:16 +0000 (02:11 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 9 Jul 2006 02:11:16 +0000 (02:11 +0000)
maintenance/tables.sql

index fca4d97..288d4a0 100644 (file)
@@ -492,7 +492,7 @@ CREATE TABLE /*$wgDBprefix*/langlinks (
 
   UNIQUE KEY (ll_from, ll_lang),
   KEY (ll_lang, ll_title)
-) ENGINE=InnoDB;
+) TYPE=InnoDB;
 
 --
 -- Contains a single row with some aggregate info