summaryrefslogtreecommitdiff
path: root/sql/ha_heap.h
Commit message (Expand)AuthorAgeFilesLines
* my_strtoll10-x86.s:unknown2006-12-311-1/+1
* Many files:unknown2006-12-231-2/+1
* Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2unknown2006-10-161-1/+1
|\
| * BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-08-101-1/+1
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2006-02-021-1/+1
|\ \ | |/
| * Bug #12796: Record lost in HEAP tableunknown2005-11-081-2/+2
* | Always report row type of 'Fixed' for MEMORY tables. (Bug #3094)unknown2005-08-051-0/+2
* | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-2/+1
* | Bug#10178 - failure to find a row in heap table by concurrent UPDATEsunknown2005-06-241-1/+3
|\ \ | |/
| * Bug#10178 - failure to find a row in heap table by concurrent UPDATEsunknown2005-06-241-1/+3
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-06-091-0/+1
|\ \ | |/
| * Increase limit of partial key length in MEMORY storage engineunknown2005-05-241-0/+1
* | Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-1/+1
|\ \ | |/
| * BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1
* | Output 'MEMORY' as table type for tables using the memory (nee heap) storageunknown2005-01-131-1/+5
* | mergedunknown2004-11-171-3/+6
|\ \ | |/
| * Fix for bug#5138: hash indexes on heap tables support statistics.unknown2004-09-081-4/+6
* | Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-151-1/+1
* | Merge with 4.1unknown2004-07-121-1/+1
|\ \ | |/
| * New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-1/+1
* | Merge with 4.1.3-betaunknown2004-07-071-11/+8
|\ \ | |/
| * Added missing root user to mysql.user on windows. (Bug #4242)unknown2004-06-251-1/+1
| * handler interface cleanups:unknown2004-06-231-10/+7
* | Manual mergeunknown2004-06-141-1/+6
|\ \ | |/ |/|
| * Manual mergeunknown2004-05-291-1/+6
| |\
| | * Manual mergeunknown2004-05-131-1/+6
| | |\
| | | * This is first cset for WL#1394 "Optimize index merge when all involved index ...unknown2004-05-131-1/+6
* | | | key_cmp -> key_cmp_if_sameunknown2004-05-161-4/+1
* | | | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).unknown2004-05-061-1/+5
|/ / /
* | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-3/+1
|/ /
* | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-0/+2
|/
* Merge with 4.0.13unknown2003-05-191-2/+3
|\
| * Fixes for valgrindunknown2003-04-231-2/+3
* | ::index_read_last() method has been addedunknown2002-11-281-0/+1
* | auto_increment for heap tablesunknown2002-10-071-2/+3
|/
* Fix some ORDER BY ... DESC problems with InnoDBunknown2002-09-271-2/+3
* Update for BTREE keys in HEAP tablesunknown2002-04-121-5/+17
* Added support of null keys in HEAP tablesunknown2002-01-121-1/+1
* Added macros for nice TIMESPEC usage.unknown2002-01-021-0/+1
* HANDLER works only with MyISAM tablesunknown2001-12-211-1/+1
* Update copyrightunknown2001-12-061-3/+3
* HA_NO_FULLTEXT_KEY and an appropriate error messageunknown2001-10-231-2/+2
* Don't use ranges on HEAP tables with LIKEunknown2001-04-171-7/+0
* 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-4/+5
* Bug fixes for 3.23.23unknown2000-08-291-1/+4
* Import changesetunknown2000-07-311-0/+83