summaryrefslogtreecommitdiff
path: root/myisam/sort.c
Commit message (Expand)AuthorAgeFilesLines
* make a clear distinction between max_word_length in *characters* and in *bytes*unknown2003-12-041-2/+2
* Merge key cache structures to oneunknown2003-11-201-9/+13
* Merge with 4.0.13unknown2003-05-191-3/+5
|\
| * Fix to remove compiler warningsunknown2003-04-281-0/+2
| * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-271-3/+3
* | Merge with 4.0.13unknown2003-03-261-0/+2
|\ \ | |/
| * make myisam usable without threads (and even w/o pthread_t)unknown2003-03-241-1/+3
* | bug in ft2 repair-by-sort fixed (sort_key_cmp() using ft2_keydef for ft keys)unknown2003-02-181-7/+7
* | After merge fixes & remove compiler warningsunknown2003-02-071-15/+20
* | Two-level index structure for FULLTEXT indexesunknown2003-01-211-4/+19
* | Merge with 4.0.6unknown2002-12-051-10/+12
|\ \ | |/
| * New multi-table-update codeunknown2002-11-291-10/+12
* | Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4miunknown2002-11-281-21/+154
|\ \
| * | Correct view of sort.c and mi_too_big_key_for_sort()unknown2002-11-281-6/+7
| * | Move MI_SORT_PARAM and BUFFPEK to myisamdef.h, delete KEY_STORE, change funct...unknown2002-11-171-84/+67
| * | add functions for store keys to temporary file with variable lengthunknown2002-11-131-29/+178
* | | Merge with 4.0unknown2002-11-211-1/+1
|\ \ \ | |/ / |/| / | |/
| * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-1/+1
* | make REPAIR killableunknown2002-10-221-1/+6
* | --tmpdir=dir1:dir2:... support in myisamchkunknown2002-10-081-6/+6
|/
* Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-1/+1
* parallel repair needs rec_buff local for thread !!!unknown2002-07-141-14/+18
* mergedunknown2002-06-301-17/+24
|\
| * "myisamchk -p" for parallel recover works (no extensive testing though)unknown2002-06-301-11/+21
* | Updated windows files (VC++ files and winmysqladmin).unknown2002-06-281-3/+4
* | Fixed bug in REPAIR table.unknown2002-06-281-1/+1
* | Indentation cleanup & new commentsunknown2002-06-281-58/+105
|/
* multithreaded repair-by-sort codeunknown2002-06-191-115/+355
* init_dynamic_array MyODBC compatibility fixunknown2002-04-281-1/+1
* Portability fix.unknown2001-11-071-12/+16
* Merge with 3.23.42unknown2001-09-131-3/+3
|\
| * OS2 patchunknown2001-09-121-3/+3
* | merge with 3.23.42unknown2001-09-021-5/+8
|\ \ | |/
| * Fixes for OS2.unknown2001-08-221-5/+8
* | Added SQL_CALC_FOUND_ROWS and FOUND_ROWS()unknown2001-04-121-2/+4
* | Added all changes from old 4.0 version:unknown2001-04-111-57/+95
|/
* Give an error if you use a BLOB(X) where X > 255unknown2000-10-221-2/+2
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-141-26/+26
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-3/+3
* First part of automatic repair of MyISAM tables.unknown2000-10-031-111/+72
* Import changesetunknown2000-07-311-0/+531