War on varchar. Changed all occurrences of varchar(N) and varchar(N) binary to varbin...
[lhc/web/wiklou.git] / maintenance / archives / patch-searchindex.sql
2011-01-19 Roan KattouwWar on varchar. Changed all occurrences of varchar...
2008-07-10 Daniel FriesenChange all uses of TYPE= in MySQL to ENGINE=
2007-06-22 Tim StarlingUpdated patch files to match the recent update to table...
2006-12-21 Brion Vibber* (bug 7669) Drop defaults on BLOB/TEXT columns for...
2006-04-08 Domas Mituzasput TYPE back in, now as it's back in 5.1 ;-)
2006-03-12 Domas Mituzasreplace TYPE= with ENGINE=, (supported since 4.0, TYPE...
2005-05-02 Brion VibberUse InnoDB by default for table creations if available.
2005-01-14 Tim Starlingadded /*$wgDBprefix*/ in various places, to support...
2003-04-14 Lee Daniel CrockerInitial revision