summaryrefslogtreecommitdiff
path: root/sql/ha_myisammrg.h
Commit message (Expand)AuthorAgeFilesLines
* ha_myisammrg was missing index_type() method bug#6756unknown2004-11-231-0/+1
* New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-3/+3
* Added missing root user to mysql.user on windows. (Bug #4242)unknown2004-06-251-1/+1
* Followup to cleanup in handler interface.unknown2004-06-251-1/+1
* handler interface cleanups:unknown2004-06-231-13/+11
* key_cmp -> key_cmp_if_sameunknown2004-05-161-5/+1
* ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-1/+0
* Merge with 4.0.18unknown2004-02-111-1/+1
|\
| * Some small portability fixes.unknown2003-12-301-1/+1
| * merge + order by (bug #515) temporary fixunknown2003-07-041-1/+2
| * - HP/UX 11 compile fix: fixed "records_in_range" class definitionunknown2002-12-131-1/+1
* | myisammrg::index_next_sameunknown2002-11-251-5/+6
|/
* myisammrg::records_in_rangeunknown2002-11-171-0/+5
* mergeunknown2002-07-231-0/+1
|\
| * New SET syntax & system variables.unknown2002-07-231-0/+1
* | AUTO_INCREMENT support for MERGEunknown2002-07-211-1/+1
|/
* Made keyread (key scanning) a key specific attribute.unknown2002-06-191-2/+7
* Update for BTREE keys in HEAP tablesunknown2002-04-121-7/+7
* Added support of null keys in HEAP tablesunknown2002-01-121-1/+2
* HANDLER works only with MyISAM tablesunknown2001-12-211-1/+1
* Query cache.unknown2001-12-021-0/+1
* HA_NO_FULLTEXT_KEY and an appropriate error messageunknown2001-10-231-5/+5
* Merged some functions and removed some unused client functions.unknown2001-03-061-0/+1
* Write UNION() for MERGE tablesunknown2001-02-171-0/+1
* 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-6/+10
* PART I: Keys support for MyMERGE tablesunknown2000-08-141-7/+11
* Import changesetunknown2000-07-311-0/+67