summaryrefslogtreecommitdiff
path: root/sql/ha_heap.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug 4531: unique key prefix interacts poorly with utf8unknown2004-08-191-1/+1
* manually mergedunknown2004-08-181-1/+2
|\
| * fixed Bug #4973 Memory is not released when HEAP table is droppedunknown2004-08-111-1/+2
* | handler interface cleanups:unknown2004-06-231-0/+6
* | typo fixedunknown2004-05-171-1/+1
* | key_cmp -> key_cmp_if_sameunknown2004-05-161-21/+13
* | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).unknown2004-05-061-7/+137
* | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-5/+0
* | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-4/+4
* | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-0/+10
* | After merge fixesunknown2004-02-161-1/+3
* | Merge with 4.0.18unknown2004-02-111-0/+1
|\ \ | |/
| * Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":unknown2004-01-301-0/+1
* | Added --compact to mysqlbinlogunknown2004-02-091-1/+1
* | Added missing SSL library (Should be in source distribution)unknown2003-11-281-13/+16
* | ::index_read_last() method has been addedunknown2002-11-281-1/+9
* | Merge with 4.0unknown2002-11-211-6/+6
|\ \ | |/
| * Portability fix when using -DBIG_TABLESunknown2002-11-141-3/+3
* | Some charset code clean-upsunknown2002-11-061-1/+1
* | auto_increment for heap tablesunknown2002-10-071-3/+32
* | Merge mysql.r18.ru:/usr/home/ram/mysql-4.1.lastunknown2002-10-031-13/+0
|\ \
| * | Additional key segment (HA_KEYTYPE_END) creation has been moved from handler ...unknown2002-10-031-13/+0
* | | Merge with 4.0.3unknown2002-08-301-87/+117
|\ \ \ | |/ / | | / | |/ |/|
| * heap_create() <-> heap_open()unknown2002-06-071-90/+90
| * BTREE heap key structure is now the same as MyISAMunknown2002-05-211-6/+3
| * Now several character sets can live in the same table,unknown2002-05-141-1/+1
| * Index number argumentunknown2002-04-291-2/+2
| * MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-3/+3
| * RB-Tree indexes support in HEAP tablesunknown2002-04-251-36/+67
* | Added interface for first set of dynamic variables.unknown2002-06-281-1/+2
|/
* Add support for NULL=NULL in keys (Used in GROUP BY optimization)unknown2002-01-161-8/+12
* Added support of null keys in HEAP tablesunknown2002-01-121-1/+12
* Update copyrightunknown2001-12-061-7/+7
* Fix of UNION codeunknown2001-08-191-2/+1
* Fixed for bugs that was found when getting full code coverage of BDBunknown2001-01-171-2/+2
* Bug fix, max_heap_table_size variable was not used.unknown2000-12-071-3/+9
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-1/+1
* Fixes for MERGE TABLES and HEAP tablesunknown2000-09-141-1/+1
* Bug fixes for 3.23.23unknown2000-08-291-0/+15
* Import changesetunknown2000-07-311-0/+261