summaryrefslogtreecommitdiff
path: root/sql/ha_heap.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-16/+24
|\
| * This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-16/+24
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-021-2/+7
|\ \
| * | First push for WL#3146 "less locking in auto_increment". It is a 0-real-chang...unknown2006-06-021-2/+7
| |/
* | handlerton cleanup:unknown2006-05-281-45/+18
|/
* Fixed compiler warningsunknown2006-05-041-0/+1
* WL#3201 additional post-review fixesunknown2006-05-021-5/+9
* WL#3201unknown2006-04-131-0/+13
* Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0unknown2006-04-011-1/+1
|\
| * Manual mergeunknown2006-03-301-1/+1
| |\
| | * Cleanup during review of new pushed codeunknown2006-03-301-11/+7
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-291-1/+2
|\ \ \
| * | | Fixed compiler and valgrind warningsunknown2006-03-291-1/+2
* | | | Remove unused variableunknown2006-03-281-1/+0
|/ / /
* | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-1/+3
* | | 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
| |\