summaryrefslogtreecommitdiff
path: root/sql/ha_heap.h
Commit message (Expand)AuthorAgeFilesLines
* Bug#10178 - failure to find a row in heap table by concurrent UPDATEsingo@mysql.com2005-06-241-1/+3
* Increase limit of partial key length in MEMORY storage enginejimw@mysql.com2005-05-241-0/+1
* BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* Fix for bug#5138: hash indexes on heap tables support statistics.sergefp@mysql.com2004-09-081-4/+6
* 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-10/+7
* key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-4/+1
* WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).ingo@mysql.com2004-05-061-1/+5
* ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-3/+1
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYmonty@mysql.com2004-03-251-0/+2
* Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-2/+3
|\
| * Fixes for valgrindmonty@narttu.mysql.fi2003-04-231-2/+3
* | ::index_read_last() method has been addedram@mysql.r18.ru2002-11-281-0/+1
* | auto_increment for heap tablesram@mysql.r18.ru2002-10-071-2/+3
|/
* Fix some ORDER BY ... DESC problems with InnoDBmonty@hundin.mysql.fi2002-09-271-2/+3
* Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-5/+17
* Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-1/+1
* 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-3/+3
* HA_NO_FULLTEXT_KEY and an appropriate error messageserg@serg.mysql.com2001-10-231-2/+2
* Don't use ranges on HEAP tables with LIKEmonty@donna.mysql.fi2001-04-171-7/+0
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-1/+1
* Fixes for MERGE TABLES and HEAP tablesmonty@donna.mysql.com2000-09-141-4/+5
* Bug fixes for 3.23.23monty@donna.mysql.com2000-08-291-1/+4
* Import changesetbk@work.mysql.com2000-07-311-0/+83