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