summaryrefslogtreecommitdiff
path: root/sql/ha_heap.cc
Commit message (Expand)AuthorAgeFilesLines
* type conversions fixed to get rid of warningsunknown2007-10-231-1/+1
* type conversions fixed to avoid warnings on Windowsunknown2007-10-231-1/+1
* Mark deadcode for gcovunknown2007-07-181-2/+2
* Mark deadcode for gcovunknown2007-07-181-1/+1
* [pb problem]: ha_heap->clone() fails on windows because of mess withunknown2007-07-171-0/+20
* Merge chilla.local:/home/mydev/mysql-4.1-bug24985unknown2007-03-271-1/+4
|\
| * Bug#24985 - UTF8 ENUM primary key on MEMORY using BTREEunknown2007-03-271-1/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-15/+15
|\ \
| * | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-15/+15
* | | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | Many files:unknown2006-12-231-2/+1
|/ /
* | Increased heap max length to > 4G for 64 bit machines unknown2006-11-281-1/+1
* | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2unknown2006-10-161-1/+2
|\ \ | |/
| * BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-08-101-1/+2
* | Bug#20573unknown2006-08-301-1/+4
* | Manual mergeunknown2006-03-301-1/+1
|\ \ | |/
| * Cleanup during review of new pushed codeunknown2006-03-301-11/+7
* | Post-merge fixes.unknown2006-02-031-2/+2
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2006-02-021-11/+45
|\ \ | |/
| * Added comments to specify why no much mutex is needed.unknown2006-01-271-0/+24
| * Bug #12796: Record lost in HEAP tableunknown2005-11-081-13/+25
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-021-0/+4
|\ \
| * | Next big patch for loadable storage engines!unknown2005-10-021-0/+4
* | | Move handler specific options into handlerton flag checkunknown2005-09-301-1/+1
|/ /
* | Cleanup for handlerton structure to allow for loadable engine work. This is t...unknown2005-09-191-1/+1
* | Implement MySQL framework to support consistent read views inunknown2005-07-201-10/+13
* | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-0/+24
* | Bug#10178 - failure to find a row in heap table by concurrent UPDATEsunknown2005-06-241-5/+25
|\ \ | |/
| * Bug#10178 - failure to find a row in heap table by concurrent UPDATEsunknown2005-06-241-5/+26
* | Merge with 4.1unknown2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
| * Mergeunknown2005-06-011-1/+0
| |\
| | * Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...unknown2005-06-011-1/+0
* | | Mergeunknown2005-06-021-0/+2
|\ \ \ | |/ /
| * | tztime.cc:unknown2005-06-021-0/+2
* | | Merge from 4.1unknown2005-05-261-1/+1
|\ \ \ | |/ /
| * | Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
| |/
* | Mergeunknown2005-05-071-2/+4
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-4.1-8497unknown2005-05-071-2/+4
| |\
| | * Make sure that the filename for temporary tables is built with fn_format()unknown2005-03-011-2/+4
* | | BUG#9714 libsupc++ problemunknown2005-04-271-1/+6
* | | Fixed errors descovered by valgrind 2.4unknown2005-04-061-0/+1
* | | after merge fixunknown2005-03-171-1/+1
* | | Merge 4.1 -> 5.0unknown2005-03-171-3/+11
|\ \ \ | |/ /
| * | Partly reverty back patch (in heap-auto-increment-key detection) to ensure th...unknown2005-03-161-9/+11
* | | after merge fixunknown2005-03-151-2/+2
* | | mergingunknown2005-03-151-4/+8
|\ \ \ | |/ /
| * | A fix (bug #8489: Strange auto_increment behaviour with HEAP table).unknown2005-03-151-4/+8
| |/
* | after merge fixesunknown2005-03-091-2/+0