summaryrefslogtreecommitdiff
path: root/myisam/sort.c
Commit message (Expand)AuthorAgeFilesLines
* Manual mergeigor@rurik.mysql.com2005-08-021-6/+8
|\
| * After merge fix.svoj@mysql.com2005-08-021-1/+1
| * Merge mysql.com:/home/svoj/devel/mysql/BUG11684/mysql-4.0svoj@mysql.com2005-08-021-6/+8
| |\
| | * BUG#11684 fix.svoj@mysql.com2005-08-021-6/+8
* | | Bug#10932 - Building server with key limit of 128, makes test cases failingo@mysql.com2005-07-191-1/+1
* | | mergedserg@serg.mylan2005-01-241-0/+3
|\ \ \ | |/ /
| * | fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-0/+3
* | | Merge with 4.1monty@mishka.local2004-12-221-2/+5
|\ \ \ | |/ /
| * | myisam/sort.c:my_var_write and mysys/hash.c:hash_key made static inline,konstantin@mysql.com2004-12-161-2/+5
* | | Merge with 4.1monty@mysql.com2004-09-061-1/+3
|\ \ \ | |/ /
| * | bug in my_strnncoll_utf8 (and friends) fixedserg@serg.mylan2004-08-301-1/+3
* | | failing fulltext_order_by.test fixedserg@serg.mylan2004-07-151-1/+1
* | | After merge fixesmonty@mysql.com2004-07-151-1/+1
* | | Merge with 4.1.3-betamonty@mysql.com2004-07-071-2/+4
|\ \ \ | |/ /
| * | Portability fixesmonty@mysql.com2004-05-271-3/+5
* | | Merged 4.1 -> 5.0pem@mysql.com2003-12-051-2/+2
|\ \ \ | |/ /
| * | make a clear distinction between max_word_length in *characters* and in *bytes*serg@serg.mylan2003-12-041-2/+2
* | | Merge 4.1 to 5.0pem@mysql.com2003-12-011-9/+13
|\ \ \ | |/ /
| * | Merge key cache structures to onemonty@mysql.com2003-11-201-9/+13
* | | Merge 4.1 into 5.0 (first pass).pem@mysql.telia.com2003-07-081-1/+2
|\ \ \ | |/ / |/| |
| * | Merginghf@deer.mysql.r18.ru2003-04-081-1/+2
| |\ \
| | * | SCRUMhf@deer.mysql.r18.ru2003-04-081-2/+2
| | * | SCRUMhf@genie.(none)2003-03-311-2/+3
* | | | 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