summaryrefslogtreecommitdiff
path: root/include/heap.h
Commit message (Expand)AuthorAgeFilesLines
* Partly reverty back patch (in heap-auto-increment-key detection) to ensure th...unknown2005-03-161-0/+2
* A fix (bug #8489: Strange auto_increment behaviour with HEAP table).unknown2005-03-151-1/+1
* limit HEAP table size with max_heap_table_size, better estimation for mem_per...unknown2005-01-141-3/+4
* Fix for bug#5138 continued: added comments, removed extra debug printf calls,...unknown2004-10-121-7/+37
* Fix for bug#5138: hash indexes on heap tables support statistics.unknown2004-09-081-1/+6
* key_cmp -> key_cmp_if_sameunknown2004-05-161-5/+2
* WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).unknown2004-05-061-1/+6
* After merge fixesunknown2004-02-161-1/+0
* Merge with 4.0.18unknown2004-02-111-0/+2
|\
| * Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":unknown2004-01-301-0/+2
* | auto_increment for heap tablesunknown2002-10-071-2/+14
* | heap_create() <-> heap_open()unknown2002-06-071-4/+3
* | Heap table code cleanupunknown2002-05-231-0/+1
* | BTREE heap key structure is now the same as MyISAMunknown2002-05-211-2/+1
* | Index number argumentunknown2002-04-291-2/+2
* | MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-1/+1
* | RB-Tree indexes support in HEAP tablesunknown2002-04-251-11/+26
|/
* Added support of null keys in HEAP tablesunknown2002-01-121-1/+3
* Update copyrightunknown2001-12-061-15/+14
* merge with 3.23.42unknown2001-09-021-2/+2
|\
| * Portability fixesunknown2001-08-301-2/+2
* | Fix of UNION codeunknown2001-08-191-1/+2
|/
* Fixed --no-defaults in mysqltestunknown2000-12-291-1/+1
* Import changesetunknown2000-07-311-0/+181