summaryrefslogtreecommitdiff
path: root/sql/filesort.cc
Commit message (Expand)AuthorAgeFilesLines
* Added START TRANSACTION syntaxunknown2003-02-061-1/+4
* Portability fix when using -DBIG_TABLESunknown2002-11-141-1/+1
* Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-1/+1
* Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-161-3/+12
* New SET syntax & system variables.unknown2002-07-231-3/+4
* Added interface for first set of dynamic variables.unknown2002-06-281-4/+8
* Update for BTREE keys in HEAP tablesunknown2002-04-121-1/+1
* Fix sorting of NULL values (Should always be first)unknown2002-03-021-4/+1
* Removed compiler warnings.unknown2001-12-101-7/+9
* Update copyrightunknown2001-12-061-1/+1
* Portability fixunknown2001-11-071-3/+3
* Don't do signal() on windows (Causes instability problems)unknown2001-10-171-54/+72
* merge with 3.23.42unknown2001-09-021-0/+2
|\
| * Portability fixes.unknown2001-08-211-0/+2
* | Redefinition of myisam_bulk_insert_tree_sizeunknown2001-07-101-2/+12
* | Making multi-table delete BETA !!unknown2001-07-011-5/+0
* | Fixed bug when sorting big files (introduced with multi-table-delete)unknown2001-06-251-13/+19
* | Fixed bug in multi-table-delete codeunknown2001-06-241-7/+24
* | Fixed multi-table-deleteunknown2001-06-151-0/+2
* | Enhancing both multi-table delete and division of LEXunknown2001-06-071-1/+0
* | These are actually two changesets. One for splitting LEX in two and unknown2001-06-031-1/+2
* | Added Unique class to be used for duplicate removal in multi-table delete.unknown2001-05-231-56/+53
|/
* Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-3/+7
* Fixes for innobase usageunknown2001-03-031-1/+2
* Check that __FLOAT_WORD_ORDER is definedunknown2001-02-081-1/+1
* Use new bitmap interfaceunknown2001-02-071-0/+5
* Removed not used variable 'last_ref'unknown2001-01-161-5/+0
* sql_select.cc Disables quick_select for JT_FTunknown2000-12-201-5/+0
* Mergeunknown2000-12-121-0/+1
|\
| * ft0000001.test more tests addedunknown2000-12-121-0/+1
* | Fixed delete in tables with hidden primary keyunknown2000-12-121-1/+5
|/
* Removed init that crashed BDBunknown2000-12-111-3/+0
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesunknown2000-11-201-0/+2
* Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-14/+1
* Fixed bug with ORDER BY on BDB tables.unknown2000-10-261-3/+4
* Automatic primary key for BDB tablesunknown2000-10-161-1/+1
* Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ta...unknown2000-10-151-1/+3
* Mergeunknown2000-10-071-1/+0
|\
| * First part of automatic repair of MyISAM tables.unknown2000-10-031-1/+0
* | ORDER BY works with FULLTEXT keysunknown2000-10-071-6/+10
|/
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-1/+11
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesunknown2000-08-151-2/+2
* Import changesetunknown2000-07-311-0/+957