summaryrefslogtreecommitdiff
path: root/myisam/sort.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-1017/+0
* mergedunknown2005-01-241-0/+3
|\
| * fixes/cleanups according to Coverity reportunknown2005-01-241-0/+3
* | Merge with 4.1unknown2004-12-221-2/+5
|\ \ | |/
| * myisam/sort.c:my_var_write and mysys/hash.c:hash_key made static inline,unknown2004-12-161-2/+5
* | Merge with 4.1unknown2004-09-061-1/+3
|\ \ | |/
| * bug in my_strnncoll_utf8 (and friends) fixedunknown2004-08-301-1/+3
* | failing fulltext_order_by.test fixedunknown2004-07-151-1/+1
* | After merge fixesunknown2004-07-151-1/+1
* | Merge with 4.1.3-betaunknown2004-07-071-2/+4
|\ \ | |/
| * Portability fixesunknown2004-05-271-3/+5
* | Merged 4.1 -> 5.0unknown2003-12-051-2/+2
|\ \ | |/
| * make a clear distinction between max_word_length in *characters* and in *bytes*unknown2003-12-041-2/+2
* | Merge 4.1 to 5.0unknown2003-12-011-9/+13
|\ \ | |/
| * Merge key cache structures to oneunknown2003-11-201-9/+13
* | Merge 4.1 into 5.0 (first pass).unknown2003-07-081-1/+2
|\ \ | |/ |/|
| * Mergingunknown2003-04-081-1/+2
| |\
| | * SCRUMunknown2003-04-081-2/+2
| | * SCRUMunknown2003-03-311-2/+3
* | | 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
|\ \ | |/