summaryrefslogtreecommitdiff
path: root/sql/ha_heap.cc
Commit message (Expand)AuthorAgeFilesLines
* ::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