summaryrefslogtreecommitdiff
path: root/sql/ha_heap.h
Commit message (Expand)AuthorAgeFilesLines
* [pb problem]: ha_heap->clone() fails on windows because of mess withsergefp@mysql.com2007-07-171-0/+1
* BUG#29740: Wrong query results for index_merge/union over HEAP table.sergefp@mysql.com2007-07-131-5/+3
* my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2stewart@willster.(none)2006-10-161-1/+1
|\
| * BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesstewart@willster.(none)2006-08-101-1/+1
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2006-02-021-1/+1
|\ \ | |/
| * Bug #12796: Record lost in HEAP tablepappa@c-5608e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-11-081-2/+2
* | Always report row type of 'Fixed' for MEMORY tables. (Bug #3094)jimw@mysql.com2005-08-051-0/+2
* | A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-2/+1
* | Bug#10178 - failure to find a row in heap table by concurrent UPDATEsingo@mysql.com2005-06-241-1/+3
|\ \ | |/
| * Bug#10178 - failure to find a row in heap table by concurrent UPDATEsingo@mysql.com2005-06-241-1/+3
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-06-091-0/+1
|\ \ | |/
| * Increase limit of partial key length in MEMORY storage enginejimw@mysql.com2005-05-241-0/+1
* | Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-091-1/+1
|\ \ | |/
| * BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* | Output 'MEMORY' as table type for tables using the memory (nee heap) storagejimw@mysql.com2005-01-131-1/+5
* | mergedserg@serg.mylan2004-11-171-3/+6
|\ \ | |/
| * Fix for bug#5138: hash indexes on heap tables support statistics.sergefp@mysql.com2004-09-081-4/+6
* | Added options --auto-increment-increment and --auto-increment-offset.monty@mishka.local2004-09-151-1/+1
* | Merge with 4.1monty@mysql.com2004-07-121-1/+1
|\ \ | |/
| * New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-1/+1
* | Merge with 4.1.3-betamonty@mysql.com2004-07-071-11/+8
|\ \ | |/
| * 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
* | Manual mergesergefp@mysql.com2004-06-141-1/+6
|\ \ | |/ |/|
| * Manual mergesergefp@mysql.com2004-05-291-1/+6
| |\
| | * Manual mergesergefp@mysql.com2004-05-131-1/+6
| | |\
| | | * This is first cset for WL#1394 "Optimize index merge when all involved index ...sergefp@mysql.com2004-05-131-1/+6
* | | | 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