summaryrefslogtreecommitdiff
path: root/sql/ha_heap.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/kostja/mysql/tmp_merge1unknown2006-02-091-2/+2
|\
| * Post-merge fixes.unknown2006-02-031-2/+2
* | Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-081-11/+45
|\ \ | |/
| * 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
* | | WL#1359 NDB: Add table handler and table information available from SQL commandsunknown2006-01-281-0/+1
* | | WL #2604: Partition Managementunknown2006-01-171-0/+2
* | | wl2723 - ndb opt. nrunknown2006-01-111-0/+1
* | | Finalize storage engine pluginsunknown2005-12-211-3/+1
* | | Table definition cache, part 2unknown2005-11-231-9/+6
* | | Make storage engines "pluggable", handlerton workunknown2005-11-071-0/+18
* | | WL #528: Faster free_tmp_tableunknown2005-11-061-0/+8
* | | Mergeunknown2005-10-061-2/+6
|\ \ \ | |/ /
| * | 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
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-07-231-0/+12
|\ \ \ | |/ / |/| |
| * | Faster alter table code for 5.1.unknown2005-07-221-0/+12
* | | 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
* | Remove compiler warnings and remove not used variablesunknown2005-02-251-1/+0
* | Merge with 4.1unknown2005-02-101-6/+7
|\ \ | |/
| * Fix for BUG#8371: wrong rec_per_key value for hash index on temporary tableunknown2005-02-081-6/+7
* | Merge with 4.1unknown2005-01-151-4/+18
|\ \ | |/
| * limit HEAP table size with max_heap_table_size, better estimation for mem_per...unknown2005-01-141-6/+18