aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/archives/patch-validate.sql
Commit message (Expand)AuthorAgeFilesLines
* Remove SQL patches for old table 'validate'umherirrender2013-11-161-13/+0
* Self-revert r80547 per CR, breaks stuff and is undesirableRoan Kattouw2011-01-201-2/+2
* War on varchar. Changed all occurrences of varchar(N) and varchar(N) binary t...Roan Kattouw2011-01-191-2/+2
* * Removed mysql5 SQL files, obviously we're collectively incapable of keeping...Tim Starling2007-04-221-1/+1
* put TYPE back in, now as it's back in 5.1 ;-)Domas Mituzas2006-04-081-1/+1
* replace TYPE= with ENGINE=, (supported since 4.0, TYPE deprecated since 4.1)Domas Mituzas2006-03-121-1/+1
* Validation feature update; someone please update the DB updater!Magnus Manske2005-05-231-0/+1
* Use InnoDB by default for table creations if available.Brion Vibber2005-05-021-3/+3
* Re-establishing validation feature (the beginnings)Magnus Manske2005-03-181-6/+6
* added /*$wgDBprefix*/ in various places, to support upgrading from old prefix...Tim Starling2005-01-141-1/+1
* Article validation, now with commentsMagnus Manske2004-07-191-0/+1
* Script for creating the validate-tableJens Frank2004-07-191-0/+11