Minor cleanups
[lhc/web/wiklou.git] / maintenance / mysql5 /
2007-03-17 Greg Sabino MullaneBring in sync with maintenance/tables.sql
2007-03-13 Aaron Schulz*Add ar_len, remove reference to archive2 for Postgres
2007-03-13 Brion VibberMySQL seems kind of anal about comments; at least the...
2007-03-09 Aaron Schulz*Add bitfields to various tables for revisiondelete
2007-03-09 Brion VibberSince we're making other changes, let's bring in that...
2007-02-25 Aaron Schulz*Create unique index pr_pagetype for PostgreSQL to...
2007-02-09 Brion VibberRevert r19843 for now; unreviewed schema changes
2007-02-09 Roman NosovRevision table tree patch (No objections have been...
2007-01-24 Brion Vibber* (bug 8749) Bring MySQL 5 table defs back into sync
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-22 Domas Mituzasrevert until proper cleanup
2006-11-22 Domas Mituzasremove 'subkey' (255) for a field which is 40-chars...
2006-11-11 Brion VibberCopy o' mysql5 tables with binary encoding instead...
2006-11-11 Yuri Astrakhanbugfix 6440: updated indexes to improve backlinking...
2006-11-08 Greg Sabino MullaneStandardize whitespace and caps: makes diffing with...
2006-11-08 Brion Vibber* (bug 6737) Fixes for MySQL 5 schema in strict mode
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-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-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-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 Brion Vibber* (bug 1735) Revamped protection interface
2005-12-02 Brion Vibber* Update ipblocks table in MySQL 5 table defs
2005-10-26 Brion Vibber* (bug 3786) Experimental support for MySQL 4.1/5.0...