summaryrefslogtreecommitdiff
path: root/sql/ha_heap.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge chilla.local:/home/mydev/mysql-4.1-bug24985istruewing@chilla.local2007-03-271-1/+4
|\
| * Bug#24985 - UTF8 ENUM primary key on MEMORY using BTREEistruewing@chilla.local2007-03-271-1/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-15/+15
|\ \
| * | Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-15/+15
* | | 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
|/ /
* | Increased heap max length to > 4G for 64 bit machines monty@mysql.com/nosik.monty.fi2006-11-281-1/+1
* | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2stewart@willster.(none)2006-10-161-1/+2
|\ \ | |/
| * BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesstewart@willster.(none)2006-08-101-1/+2
* | Bug#20573acurtis/antony@xiphis.org/ltantony.xiphis.org2006-08-301-1/+4
* | Manual mergeevgen@sunlight.local2006-03-301-1/+1
|\ \ | |/
| * Cleanup during review of new pushed codemonty@mysql.com2006-03-301-11/+7
* | Post-merge fixes.konstantin@mysql.com2006-02-031-2/+2
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2006-02-021-11/+45
|\ \ | |/
| * Added comments to specify why no much mutex is needed.pappa@c-5c0be253.1238-1-64736c10.cust.bredbandsbolaget.se2006-01-271-0/+24
| * Bug #12796: Record lost in HEAP tablepappa@c-5608e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-11-081-13/+25
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-021-0/+4
|\ \
| * | Next big patch for loadable storage engines!brian@zim.(none)2005-10-021-0/+4
* | | Move handler specific options into handlerton flag checkeric@mysql.com2005-09-301-1/+1
|/ /
* | Cleanup for handlerton structure to allow for loadable engine work. This is t...brian@zim.(none)2005-09-191-1/+1
* | Implement MySQL framework to support consistent read views inkonstantin@mysql.com2005-07-201-10/+13
* | A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-0/+24
* | Bug#10178 - failure to find a row in heap table by concurrent UPDATEsingo@mysql.com2005-06-241-5/+25
|\ \ | |/
| * Bug#10178 - failure to find a row in heap table by concurrent UPDATEsingo@mysql.com2005-06-241-5/+26
* | Merge with 4.1monty@mysql.com2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
| * Mergebrian@zim.(none)2005-06-011-1/+0
| |\
| | * Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...brian@zim.(none)2005-06-011-1/+0
* | | Mergekent@mysql.com2005-06-021-0/+2
|\ \ \ | |/ /
| * | tztime.cc:kent@mysql.com2005-06-021-0/+2
* | | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ \ | |/ /
| * | Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
| |/
* | Mergejimw@mysql.com2005-05-071-2/+4
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-4.1-8497jimw@mysql.com2005-05-071-2/+4
| |\
| | * Make sure that the filename for temporary tables is built with fn_format()jimw@mysql.com2005-03-011-2/+4
* | | BUG#9714 libsupc++ problemmsvensson@neptunus.(none)2005-04-271-1/+6
* | | Fixed errors descovered by valgrind 2.4monty@mysql.com2005-04-061-0/+1
* | | after merge fixgluh@gluh.mysql.r18.ru2005-03-171-1/+1
* | | Merge 4.1 -> 5.0gluh@gluh.mysql.r18.ru2005-03-171-3/+11
|\ \ \ | |/ /
| * | Partly reverty back patch (in heap-auto-increment-key detection) to ensure th...monty@mysql.com2005-03-161-9/+11
* | | after merge fixramil@mysql.com2005-03-151-2/+2
* | | mergingramil@mysql.com2005-03-151-4/+8
|\ \ \ | |/ /
| * | A fix (bug #8489: Strange auto_increment behaviour with HEAP table).ramil@mysql.com2005-03-151-4/+8
| |/
* | after merge fixesserg@serg.mylan2005-03-091-2/+0
* | Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-1/+0
* | Merge with 4.1monty@mysql.com2005-02-101-6/+7
|\ \ | |/
| * Fix for BUG#8371: wrong rec_per_key value for hash index on temporary tablesergefp@mysql.com2005-02-081-6/+7
* | Merge with 4.1monty@mysql.com2005-01-151-4/+18
|\ \ | |/
| * limit HEAP table size with max_heap_table_size, better estimation for mem_per...serg@serg.mylan2005-01-141-6/+18