summaryrefslogtreecommitdiff
path: root/myisam/sort.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* make myisam usable without threads (and even w/o pthread_t)serg@sergbook.mysql.com2003-03-241-1/+3
* New multi-table-update codemonty@mashka.mysql.fi2002-11-291-10/+12
* Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-1/+1
* 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