summaryrefslogtreecommitdiff
path: root/myisam/sort.c
Commit message (Expand)AuthorAgeFilesLines
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintmsvensson@neptunus.(none)2006-11-031-1/+0
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1cmiller@zippy.cornsilk.net2006-11-021-2/+2
| |\
* | | Add an extra block to avoid that DBUG_ENTER declare variables after codemsvensson@shellback.(none)2006-10-301-126/+132
* | | Merge siva.hindu.god:/usr/home/tim/m/bk/g50tsmith/tim@siva.hindu.god2006-10-241-54/+80
|\ \ \
| * \ \ Merge mysql.com:/home/svoj/devel/mysql/engines/mysql-4.1-enginessvoj@mysql.com/april.(none)2006-10-191-2/+6
| |\ \ \ | | |/ /
| | * | BUG#23175 - MYISAM crash/repair failed during repairsvoj@mysql.com/april.(none)2006-10-181-2/+6
| * | | Merge chilla.local:/home/mydev/mysql-4.1-bug8283-oneistruewing@chilla.local2006-10-091-52/+74
| |\ \ \ | | |/ /
| | * | Merge chilla.local:/home/mydev/mysql-4.1-bug8283istruewing@chilla.local2006-10-091-52/+74
| | |\ \
| | | * | Bug#8283 - OPTIMIZE TABLE causes data lossistruewing@chilla.local2006-10-091-52/+74
* | | | | Merge example.com:/work/bug23074/my41-bug23074andrey@example.com2006-10-111-2/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Fix a typo regarding checking whether HA_VAR_LENGTH_KEY isandrey@example.com2006-10-111-2/+2
| |/ /
* | | Merge may.pils.ru:/home/svoj/devel/mysql/BUG18874/mysql-4.1svoj@may.pils.ru2006-08-141-7/+5
|\ \ \ | |/ /
| * | BUG#18874 - Setting myisam_repair_threads > 1, index cardinality always 1svoj@may.pils.ru2006-08-141-7/+5
| |/
* | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-0/+3
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-2/+6
|\ \ | |/
| * BUG#9622, stage 2, work together with fix for BUG#12232:sergefp@mysql.com2005-10-211-2/+6
* | pthread_handler_decl() changed to be ctags-friendlyserg@serg.mylan2005-10-081-1/+1
* | 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
|\ \ | |/