summaryrefslogtreecommitdiff
path: root/heap/hp_create.c
Commit message (Expand)AuthorAgeFilesLines
* after merge fixunknown2005-03-171-0/+2
* Merge 4.1 -> 5.0unknown2005-03-171-2/+1
|\
| * Partly reverty back patch (in heap-auto-increment-key detection) to ensure th...unknown2005-03-161-2/+1
* | mergingunknown2005-03-151-1/+2
|\ \ | |/
| * A fix (bug #8489: Strange auto_increment behaviour with HEAP table).unknown2005-03-151-1/+2
* | Merge with 4.1unknown2005-01-151-3/+4
|\ \ | |/
| * limit HEAP table size with max_heap_table_size, better estimation for mem_per...unknown2005-01-141-3/+4
* | Add 0x before pointers (to help with debugging)unknown2004-12-181-3/+20
* | Merge with new VARCHAR codeunknown2004-12-061-1/+15
|\ \ | |/ |/|
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-1/+15
* | A fix (bug #6878: Crash with engine=memory).unknown2004-12-021-0/+7
* | Fix for bug#5138: hash indexes on heap tables support statistics.unknown2004-09-081-0/+1
|/
* After merge fixesunknown2003-08-191-0/+1
* Fixed bug when creating keys in temporary HEAP tables.unknown2002-12-021-0/+1
* fix for byte ordering bug in HEAP rb-treeunknown2002-11-191-0/+16
* auto_increment for heap tablesunknown2002-10-071-1/+5
* Additional key segment (HA_KEYTYPE_END) creation has been moved from handler ...unknown2002-10-031-7/+11
* heap_create() <-> heap_open()unknown2002-06-071-20/+146
* RB-Tree indexes support in HEAP tablesunknown2002-04-251-7/+6
* Update copyrightunknown2001-12-061-3/+3
* Fix of UNION codeunknown2001-08-191-11/+27
* Import changesetunknown2000-07-311-0/+62