* (bug 7669) Drop defaults on BLOB/TEXT columns for better compatibility
[lhc/web/wiklou.git] / maintenance / tables.sql
2006-12-21 Brion Vibber* (bug 7669) Drop defaults on BLOB/TEXT columns for...
2006-12-14 Leon WeberWhoops, I also forgot that one...
2006-12-14 Brion VibberGoing ahead and adding this field while other DB update...
2006-12-09 Leon Weber* DB schema change: added two columns (rc_old_len and...
2006-11-28 Brion VibberRevert special:deletedcontribs for now; it's not ready...
2006-11-28 Ilmari KaronenNew special page Special:Deletedcontribs for browsing...
2006-11-22 Domas Mituzasrevert until proper cleanup
2006-11-22 Domas Mituzasremove 'subkey' (255) for a field which is 40-chars...
2006-11-11 Yuri Astrakhanbugfix 6440: updated indexes to improve backlinking...
2006-11-08 Andrew Garrett* (bug 5149) When autoblocks are enabled, retroactively...
2006-11-01 Andrew GarrettRestore patch that was temporarily reverted in order...
2006-11-01 Andrew GarrettRevert patch that was scapped into production without...
2006-11-01 Tim StarlingAdded block option "enable autoblocks". Patch by Werdna...
2006-10-25 Yuri AstrakhanAdded querycachetwo table creation & patch. The table...
2006-10-25 Yuri Astrakhan* Added 'redirect' table - contains unique targets...
2006-10-23 Tim StarlingAdded a per-user limit on password reminder emails...
2006-09-15 Brion Vibberreverting SerbianVariants check-in, not ready to go...
2006-09-15 Brion VibberMerge from SerbianVariants branch, trunk 16500 vs Serbi...
2006-07-22 Greg Sabino MullaneStandardize whitespace and caps a bit.
2006-07-22 Greg Sabino MullaneExplicitly make user_newtalk InnoDB.
2006-07-11 Tim StarlingUse bool not boolean for 4.0.x compatibility
2006-07-10 Rob Church* (bug 6448) Allow filtering of Special:Newpages accord...
2006-07-10 Tim Starling* Allow blocks on anonymous users only.
2006-07-09 Brion VibberFix the other incidence of ENGINE= that was forgotten...
2006-06-29 Greg Sabino MullaneAdd newline to end.
2006-06-27 Brion VibberRevert to r15092; massive breakage, unable to connect...
2006-06-27 Greg Sabino MullaneAdd concept of a distinct port separate from a server.
2006-06-21 Rob ChurchRemove unused "validation" table definitions from the...
2006-06-16 Brion Vibber(bug 2099) Deleted files can now be archived and undele...
2006-04-17 Rob ChurchFix issues noted by Brion; proper handing of a missing...
2006-04-17 Rob Church(bug 4327) Report age of cached data sets in query...
2006-04-11 Tim Starlinglanglinks table
2006-04-08 Domas Mituzasput TYPE back in, now as it's back in 5.1 ;-)
2006-03-28 Tim StarlingAdded ss_images to site_stats, to replace the slow...
2006-03-12 Domas Mituzasreplace TYPE= with ENGINE=, (supported since 4.0, TYPE...
2006-02-24 Tim StarlingAdded job table, for deferred processing of jobs. The...
2006-02-11 Tim Starlingexplicit TYPE=InnoDB
2006-01-31 Tim StarlingFixes and improvements to interwiki transclusion:
2006-01-26 Tim Starling* Added externallinks table, to track links to arbitrar...
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-22 Erik Moellerminor doc
2005-12-22 Brion Vibber* (bug 1735) Revamped protection interface
2005-12-01 Tom Gilderfix SQL comma error
2005-12-01 Tim StarlingFaster IP blocks. Requires schema change.
2005-11-12 Domas Mituzasadd timestamp key on logging table, in order to avoid...
2005-10-14 Ævar Arnfjörð Bjar... * Improved numerous comments
2005-10-14 Ævar Arnfjörð Bjar... * Added documentation to text.old_id
2005-09-13 Ævar Arnfjörð Bjar... * Changed the schema, put an index on img_major_mime...
2005-08-17 Brion VibberUse null in wl_notificationtimestamp! The database...
2005-08-13 Mr. E23Fixed unquoted negative numerals, which breaks on some...
2005-07-23 River Tarnelllet sysop delete trackbacks
2005-07-23 River Tarnell(bug 796) trackback support
2005-07-07 Ævar Arnfjörð Bjar... * Removing backticks in the validate table definition
2005-07-05 Brion VibberSomebody forgot to update the interwiki table definition...
2005-06-25 Tim Starlingrecovering previous behaviour when enotif is switched off
2005-06-25 Brion VibberCreate new old_text and ar_text fields as mediumblob...
2005-06-20 Magnus Manskevalidation table fix
2005-06-19 Tim Starlingfixed references to cur table in comments
2005-06-19 Tim Starlingported site_stats change from 1.4
2005-06-12 Brion Vibber* (bug 650) Use a shorter cl_sortkey field to avoid...
2005-06-09 Brion VibberRework the user_groups system, again, into something...
2005-06-05 Brion Vibber* (bug 2223) Add unique index on user_name field to...
2005-05-31 Brion Vibber* Remove linkscc table code, no longer used.
2005-05-30 Brion VibberDon't create links & brokenlinks on new installations...
2005-05-26 Brion Vibber* links and brokenlinks tables merged to pagelinks...
2005-05-21 Ævar Arnfjörð Bjar... * (bug 898) Mime type autodetection.
2005-05-15 Tim StarlingRenamed group table to groups, and renamed the fields...
2005-05-03 Ævar Arnfjörð Bjar... * Grammar in comments and a mention of isCountable...
2005-05-02 Brion Vibber* (bug 719) Increase namespace fields from tinyint...
2005-05-02 Brion VibberUse InnoDB by default for table creations if available.
2005-05-02 Brion VibberDon't create unused blobs table.
2005-05-02 Brion VibberMove schema documentation to inline comments in tables...
2005-05-01 Brion Vibber* (bug 2018) Fix deletion for new schema, make work...
2005-04-26 Jens FrankAdd user_email_* columns to tables.sql, so that the...
2005-04-21 Ævar Arnfjörð Bjar... * Adding img_metadata to image
2005-04-10 Tim StarlingMoved image metadata to the database. Changed Image...
2005-03-31 Brion Vibber* Add wfElement() for handy generation of properly...
2005-03-28 Brion VibberDecouple revision.rev_id from text.old_id
2005-03-19 Magnus Manskecorrect validate-table code
2005-03-12 Brion VibberAdd page_len field with byte length of current revision...
2005-03-12 Brion Vibber* Make undeletion (more or less) work with new schema
2005-02-21 Domas Mituzasremove inverse_timestamp wherever it is found and disab...
2005-02-18 Brion Vibberlogging table encoding fix -- hopefully it actually...
2005-01-14 Tim Starlingelaborate fix for bug 1156: Block log: missing expiry...
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-18 Brion Vibber(bug 454) Merge e-notif 2.00
2004-12-01 Brion VibberAdd basic support for table prefixes to the installer...
2004-10-24 Brion VibberInstall fixes for group table
2004-10-24 Jens Frankforgotten rename
2004-10-24 Jens FrankRenaming columns:
2004-10-24 Jens FrankRename fields of user_rights and user_groups table...
2004-10-02 Brion VibberAdd the experimental user_groups, group tables so that...
2004-09-26 Brion VibberBack out kturner's old table restructure for now.
2004-09-26 River Tarnellremove old_namespace and old_title from old table.
2004-09-26 River Tarnelluser_token
2004-09-11 Brion VibberRemove indexes.sql; index definitions are now in the...
2004-08-24 Jens FrankSplit user table into two parts: user and user_rights...
2004-08-24 Brion VibberSpecial:Log and the logging table -- unified logging...
2004-08-09 Arne HeizmannNew feature: Recent Changes Patrol. All edits and new...
2004-08-07 Arne Heizmannprimary key.
next