summaryrefslogtreecommitdiff
path: root/sql/ha_isam.h
Commit message (Expand)AuthorAgeFilesLines
* New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-1/+1
* Added missing root user to mysql.user on windows. (Bug #4242)monty@mysql.com2004-06-251-1/+1
* handler interface cleanups:serg@serg.mylan2004-06-231-8/+8
* key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-5/+1
* ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-1/+0
* Cleanup ha_checktype() and redundant variables.acurtis@pcgem.rdg.cyberkinetica.com2004-03-021-1/+0
* Merge with 4.0.18monty@mysql.com2004-02-111-1/+1
|\
| * Some small portability fixes.monty@mysql.com2003-12-301-1/+1
* | Give warning if MySQL doesn't honor given storage enginemonty@mashka.mysql.fi2003-05-131-0/+2
|/
* Fixed some bugs after last mergemonty@hundin.mysql.fi2002-06-201-7/+8
* Made keyread (key scanning) a key specific attribute.monty@hundin.mysql.fi2002-06-191-10/+8
* Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-5/+5
* Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-1/+2
* Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-021-0/+1
* HANDLER works only with MyISAM tablesserg@serg.mysql.com2001-12-211-1/+1
* Update copyrightmonty@hundin.mysql.fi2001-12-061-9/+3
* HA_NO_FULLTEXT_KEY and an appropriate error messageserg@serg.mysql.com2001-10-231-5/+5
* Optimization of delete with record cache (for MyISAM tables)monty@donna.mysql.fi2001-03-111-1/+2
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+87