summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.h
Commit message (Expand)AuthorAgeFilesLines
* backport Serg's fix of FT interface (BUG#6523)unknown2004-11-161-1/+0
* 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
* bug#4089 - JOIN::join_free calling mysql_unlock w/o index_end() beforeunknown2004-06-241-1/+1
* handler interface cleanups:unknown2004-06-231-15/+12
* key_cmp -> key_cmp_if_sameunknown2004-05-161-5/+1
* WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).unknown2004-05-061-3/+4
* ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-5/+6
* Fixed a type mismatch between int_table_flags and table_flags() in MyISAM han...unknown2004-03-041-1/+1
* longer myisam keysunknown2004-02-201-0/+1
* Merge with 4.0.18unknown2004-02-111-1/+2
|\
| * Some small portability fixes.unknown2003-12-301-1/+2
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-0/+1
|\ \
| * \ Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-0/+1
| |\ \
| | * | mi_keycache.c:unknown2003-07-161-0/+1
* | | | query expansion for fulltext searchunknown2003-10-231-1/+1
* | | | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxunknown2003-10-221-3/+2
|/ / /
* | | table checksum background:unknown2003-08-051-0/+1
|/ /
* | Many files:unknown2003-06-121-0/+1
* | a fix for a crashing bug when attempting to create InnoDB table unknown2003-04-081-1/+1
* | SCRUMunknown2003-01-151-0/+2
|/
* mergeunknown2002-07-231-0/+1
|\
| * New SET syntax & system variables.unknown2002-07-231-0/+1
* | Some unknown2002-07-171-5/+5
|/
* Made keyread (key scanning) a key specific attribute.unknown2002-06-191-1/+6
* Update for BTREE keys in HEAP tablesunknown2002-04-121-7/+5
* Added support of null keys in HEAP tablesunknown2002-01-121-4/+11
* Added macros for nice TIMESPEC usage.unknown2002-01-021-1/+2
* HANDLER works only with MyISAM tablesunknown2001-12-211-2/+3
* Boolean search passes _some_ testsunknown2001-10-091-3/+3
* get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...unknown2001-09-251-2/+2
* Added back old code that Sasha removedunknown2001-07-111-3/+5
* mergedunknown2001-07-021-0/+1
|\
| * Added support for symlinked tables.unknown2001-06-011-0/+1
* | ALTER TABLE ... DISABLE/ENABLE KEYS, code cleanupunknown2001-05-241-2/+2
|/
* ha_myisam.cc magic removedunknown2001-01-191-1/+1
* errmsg.txt translatedunknown2000-11-281-0/+1
* Ill-minded FULLTEXT impilict initialization hack removed.unknown2000-11-021-2/+3
* Automatic repair of MyISAM tables + small bug fixesunknown2000-10-171-0/+1
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-3/+4
* First part of automatic repair of MyISAM tables.unknown2000-10-031-8/+12
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-1/+6
* merge of conflictsunknown2000-09-151-1/+1
|\
| * Fixes for MERGE TABLES and HEAP tablesunknown2000-09-141-1/+1
* | BACKUP TABLE TO 'directory'unknown2000-09-141-0/+2
|/
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-2/+3
* Many MATCH'es per query now allowed (i.e. AND's and OR's now work, butunknown2000-08-171-7/+8
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesunknown2000-08-151-0/+3
* Import changesetunknown2000-07-311-0/+96