summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* failing fulltext_order_by.test fixedserg@serg.mylan2004-07-151-1/+1
* After merge fixesmonty@mysql.com2004-07-152-2/+2
* After merge fixesmonty@mysql.com2004-07-122-3/+3
* Merge with 4.1.3-betamonty@mysql.com2004-07-0730-331/+568
|\
| * Bug#3808 - fulltext index, delete, 2-level tree, the word on the 1st level ha...serg@serg.mylan2004-06-251-0/+1
| * mergedserg@serg.mylan2004-06-231-1/+1
| |\
| | * handler interface cleanups:serg@serg.mylan2004-06-231-1/+1
| * | After merge fixesmonty@mysql.com2004-06-211-5/+4
| * | Fixed some byte order bugs with prepared statements on machines with high-byt...monty@mysql.com2004-06-184-13/+15
| * | after merge fixserg@serg.mylan2004-06-111-3/+3
| * | mergedserg@serg.mylan2004-06-112-16/+32
| |\ \ | | |/
| | * bug#3964 and related issues: FTB problems with charsets where one byte can ma...serg@serg.mylan2004-06-101-16/+22
| | * Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-06-041-0/+10
| | |\
| | | * make CHECK killableserg@serg.mylan2004-06-041-0/+10
| * | | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-107-7/+0
| * | | Fix for Bug#3904 "COUNT DISTINCT performance anomaly in 4.1"konstantin@mysql.com2004-06-101-3/+3
| |/ /
| * | Fix skipp -> skip once and for all.paul@kite-hub.kitebird.com2004-06-035-7/+7
| * | portability fixmonty@mysql.com2004-06-031-16/+22
| * | Merginghf@deer.(none)2004-06-028-280/+405
| |\ \ | | |/ | |/|
| | * wl 1562 (To improve RTree indexes)hf@deer.(none)2004-06-023-265/+244
| | * WL#1562 (Improving spatial code)hf@deer.(none)2004-05-257-56/+201
| * | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2004-06-011-0/+1
| |\ \
| | * | WL#1163 (Make spatial code separable for other parts)hf@deer.(none)2004-05-271-0/+1
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-281-1/+1
| |\ \ \
| | * \ \ merge with 4.0 to get fix to VC++ project filesmonty@mysql.com2004-05-271-1/+1
| | |\ \ \
| | | * | | backport bug#2708 fix from 4.1serg@serg.mylan2004-05-272-17/+25
| * | | | | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...dlenev@brandersnatch.localdomain2004-05-271-1/+1
| | |_|/ / | |/| | |
| * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-05-2718-1/+83
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merginghf@deer.(none)2004-05-2718-1/+83
| | |\ \ \
| | | * | | WL#1163 (To make spatial code optional)hf@deer.(none)2004-03-152-0/+4
| | | * | | WL#1163 To make spatial code optionalhf@deer.(none)2004-03-1218-1/+79
| * | | | | Portability fixesmonty@mysql.com2004-05-271-3/+5
| |/ / / /
| * | | | Changed prototype of killed_ptr() to make it more portablemonty@mysql.com2004-05-262-4/+14
* | | | | Merging 4.1 to 5.0.pem@mysql.com2004-05-2612-146/+228
|\ \ \ \ \ | |/ / / /
| * | | | merge with 4.0 to get Netware patches and fixes for libmysqld.dllmonty@mysql.com2004-05-253-0/+11
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-05-253-0/+11
| | |\ \ \
| | | * | | Added patches from Novellmonty@mysql.com2004-05-253-0/+11
| | * | | | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'monty@mysql.com2004-05-191-1/+1
| | |/ / /
| * | | | Support for character set conversion in binary protocol: another gokonstantin@mysql.com2004-05-251-1/+1
| * | | | bug in repair_by_sort of fulltext indexes that contained identicalserg@serg.mylan2004-05-231-4/+3
| * | | | Portability fixesmonty@mysql.com2004-05-192-3/+4
| * | | | Merge with 4.0.20monty@mysql.com2004-05-171-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-05-103-21/+22
| | |\ \ \
| | | * | | backport from 4.1:serg@serg.mylan2004-05-103-21/+22
| | * | | | A DBUG_RETURN to match a DBUG_ENTERguilhem@mysql.com2004-05-061-1/+1
| | |/ / /
| * | | | key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-164-135/+122
| | |_|/ | |/| |
| * | | Merge mysql.com:/home/mydev/mysql-4.1ingo@mysql.com2004-05-072-2/+86
| |\ \ \
| | * | | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).ingo@mysql.com2004-05-062-2/+86
* | | | | Merge 4.1 -> 5.0pem@mysql.com2004-05-078-25/+61
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-051-2/+7
| |\ \ \ \ | | |/ / / | |/| | |