summaryrefslogtreecommitdiff
path: root/heap
Commit message (Expand)AuthorAgeFilesLines
* WL#1648 - Start/Stop Inserting Duplicates Into a Tableingo@mysql.com2004-03-181-0/+33
* Optimized GIS functionsmonty@mashka.mysql.fi2004-03-041-4/+20
* fixed for BUG #2719 "Heap tables status shows wrong or missing data"vva@eagle.mysql.r18.ru2004-02-202-1/+9
* After merge fixesmonty@mysql.com2004-02-162-2/+0
* Merge with 4.0.18monty@mysql.com2004-02-112-7/+9
|\
| * Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":guilhem@mysql.com2004-01-302-7/+11
* | Missed header addedhf@deer.(none)2003-12-161-0/+1
* | Added missing timeout function for named pipes and shared memory (fixes core ...monty@mysql.com2003-12-151-13/+50
* | Merge key cache structures to onemonty@mysql.com2003-11-202-7/+8
* | mergedserg@serg.mylan2003-10-151-2/+1
|\ \
| * | minor cleanupsserg@sergbook.mysql.com2003-09-161-2/+1
* | | Merge with 4.0.16monty@narttu.mysql.fi2003-10-071-2/+2
|\ \ \ | |/ / |/| / | |/
| * - fixed several typos ("uppdate"->"update" and "tryed"->"tried")lenz@mysql.com2003-09-191-2/+2
| * Fix and test-case for the bug #775: SELECT misses rows in indexed HEAP table ...ram@mysql.r18.ru2003-07-031-3/+6
* | After merge fixesmonty@mashka.mysql.fi2003-08-191-0/+1
* | Fix:bar@bar.mysql.r18.ru2003-08-051-4/+6
* | Bugfix for HEAP table rb-index scan.ram@mysql.r18.ru2003-06-101-2/+2
* | CHARSET_INFO structure reorganization for easier maintainancebar@bar.mysql.r18.ru2003-05-231-2/+2
* | set_default_charset() is not used anymoreroot@home.(none)2003-03-162-6/+7
* | Portability fixesmonty@narttu.mysql.fi2003-02-273-8/+12
* | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-0/+2
* | After merge fixesmonty@mashka.mysql.fi2002-12-061-1/+1
* | Merge with 4.0.6monty@mashka.mysql.fi2002-12-055-5/+68
|\ \ | |/
| * New multi-table-update codemonty@mashka.mysql.fi2002-11-295-3/+68
* | Fixed bug when creating keys in temporary HEAP tables.monty@mashka.mysql.fi2002-12-023-3/+6
* | removed redundant -I include-dirsserg@serg.mysql.com2002-11-261-1/+1
* | fix for byte ordering bug in HEAP rb-treeram@mysql.r18.ru2002-11-192-0/+65
* | fix for NULL processingram@mysql.r18.ru2002-11-153-17/+21
* | merge with 4.0.5monty@hundin.mysql.fi2002-10-1625-388/+875
|\ \ | |/ |/|
| * Mergemonty@hundin.mysql.fi2002-10-141-5/+3
| |\
| | * mergemonty@narttu.mysql.fi2002-10-141-37/+6
| | |\
| | * | Portability fixes to be able to compile MySQL with VC++monty@narttu.mysql.fi2002-10-081-5/+3
| * | | Merge work:/home/bk/mysql-4.1serg@serg.mysql.com2002-10-141-2/+2
| |\ \ \
| | * | | DEBUG_PRINT() has been fixedram@mysql.r18.ru2002-10-141-2/+2
| | | |/ | | |/|
| * | | mergedserg@serg.mysql.com2002-10-1425-382/+877
| |\ \ \ | | |/ /
| | * | Don't use sort_order directlybar@bar.mysql.r18.ru2002-10-101-10/+2
| | * | Move hash_sort and hash_caseup into CHARSET_INFO for all charsetsbar@bar.mysql.r18.ru2002-10-101-25/+2
| | * | my_sortcmp -> my_strnncollbar@bar.mysql.r18.ru2002-10-091-2/+2
| | |/
| | * auto_increment for heap tablesram@mysql.r18.ru2002-10-077-8/+75
| | * Additional key segment (HA_KEYTYPE_END) creation has been moved from handler ...ram@mysql.r18.ru2002-10-031-7/+11
| | * Some speed improvementsbar@bar.mysql.r18.ru2002-08-151-8/+15
| | * Stupid bug has been fixedram@ram.(none)2002-07-122-0/+2
| | * Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1ram@gw.udmsearch.izhnet.ru2002-06-074-173/+181
| | |\
| | | * tests fixesram@gw.udmsearch.izhnet.ru2002-06-072-3/+10
| | | * heap_create() <-> heap_open()ram@gw.udmsearch.izhnet.ru2002-06-074-171/+172
| | * | check_one_rb_key() funcram@gw.udmsearch.izhnet.ru2002-06-071-4/+51
| | |/
| | * Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1monty@hundin.mysql.fi2002-06-041-1/+1
| | |\
| | | * Changes for new binary .frm formatmonty@hundin.mysql.fi2002-06-041-1/+1
| | * | Removed unnecessary key search in the hp_rb_write_key() functionram@gw.udmsearch.izhnet.ru2002-05-282-15/+16
| | * | Heap table code cleanupram@gw.udmsearch.izhnet.ru2002-05-238-71/+76
| | |/