summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.0mkindahl@dl145k.mysql.com2006-07-121-0/+1
|\
| * Fix for BUG#20188 "REPLACE or ON DUPLICATE KEY UPDATE inguilhem@mysql.com2006-07-051-0/+1
* | Merge chilla.local:/home/mydev/mysql-5.0-releaseingo/mydev@chilla.local2006-07-111-1/+0
|\ \
| * | Revoking patch for Bug#10952 on behalf of Brian.ingo/mydev@chilla.local2006-07-101-1/+0
* | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0tomas@poseidon.ndb.mysql.com2006-07-041-0/+1
|\ \ \ | |/ /
| * | Bug #20784 Uninitialized memory in update on table with PK not on first columntomas@poseidon.ndb.mysql.com2006-07-041-0/+1
| |/
* | Fix for bug#13934 Silent truncation of table commentsgluh@eagle.intranet.mysql.r18.ru2006-06-291-1/+2
|/
* Merge acurtis@bk-internal:/home/bk/mysql-5.0-enginesacurtis@xiphis.org2006-05-091-0/+1
|\
| * bug#10952acurtis@xiphis.org2006-05-091-0/+1
* | mergingholyfoot@mysql.com2006-05-031-0/+1
|\ \ | |/ |/|
| * bug #15860 (SPATIAL keys in INNODB)holyfoot@deer.(none)2006-04-121-0/+1
* | foo2grog@mysql.com[grog]2006-04-131-5/+0
* | foo1grog@mysql.com[grog]2006-04-131-13/+13
|/
* Fixed compiler warnings from gcc 4.0.2:monty@mysql.com2006-02-251-0/+2
* WL#2645 (CHECK TABLE FOR UPGRADE)holyfoot@deer.(none)2006-02-171-0/+22
* documenting HA_STATUS_xxx flagsserg@serg.mylan2005-11-261-1/+1
* Added handlerton flag to make storage engines invisable via flag.brian@zim.(none)2005-11-101-2/+3
* Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-041-0/+1
|\
| * #view.test#:igor@rurik.mysql.com2005-11-021-0/+1
* | A fix and a test case for Bug#14210 "Simple query with > operator on konstantin@mysql.com2005-11-031-1/+1
|/
* Store and read engine type string in extra block of .frm.svoj@mysql.com2005-10-101-0/+1
* Bug#13143 - formatID should not affect XID's uniquenessserg@serg.mylan2005-10-051-1/+9
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-031-10/+22
|\
| * Final patch for 5.0 for simplifying storage engine code. We now have just one...brian@zim.(none)2005-10-031-1/+0
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-021-9/+22
| |\
| | * Next big patch for loadable storage engines!brian@zim.(none)2005-10-021-9/+22
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@mysql.com2005-10-031-8/+5
|\ \ \ | |/ /
| * | Move handler specific options into handlerton flag checkeric@mysql.com2005-09-301-8/+5
* | | Mergeserg@mysql.com2005-09-301-1/+1
|\ \ \ | |/ / |/| |
| * | Bug#11238serg@serg.mylan2005-09-301-1/+1
| |/
* | BUG#13081: Disable ROR-index_merge for NDB tables (by adding a sergefp@mysql.com2005-09-301-0/+7
|/
* This fixed bug 13369. Note, I dislike goto's as well.brian@zim.(none)2005-09-221-1/+0
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0serg@serg.mylan2005-09-211-0/+1
|\
| * mergedserg@serg.mylan2005-09-211-0/+1
| |\
| | * BUG#12232: Add a server option to treat NULL values as equal when calculating...sergefp@mysql.com2005-09-211-0/+1
* | | Cleanup for handlerton structure to allow for loadable engine work. This is t...brian@zim.(none)2005-09-191-7/+14
|/ /
* | Made changes to add federated CONNECTION information to the .frm fileeric@mysql.com2005-09-121-0/+2
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-08-301-0/+2
|\ \
| * \ Update for delete_all_rows() which will be used for TRUNCATE and DELETE support.brian@zim.(none)2005-08-291-0/+2
| |\ \ | | |/
| | * Added support for delete_all_rows() for archive. This fixes bug #12836. brian@zim.(none)2005-08-291-0/+2
* | | Bug #11946: Review fixes.osku@127.(none)2005-08-301-6/+7
* | | Fix bug #11946, truncate not always resetting the auto-increment counterosku@127.(none)2005-08-171-0/+9
|/ /
* | BUG#12162 - one can start two transactions with the same XID.serg@sergbook.mysql.com2005-08-121-2/+7
* | Implement MySQL framework to support consistent read views inkonstantin@mysql.com2005-07-201-2/+7
* | A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-1/+8
* | Merged from mysql-4.1 to mysql-5.0msvensson@neptunus.(none)2005-06-221-3/+2
|\ \ | |/
| * BUG#10365 Cluster handler uses non-standard error codesmsvensson@neptunus.(none)2005-06-081-3/+2
* | Bug#6877 MySQL should give an error if the requested table type is not availableacurtis@xiphis.org2005-06-171-1/+2
* | Resolve merge from 4.1jimw@mysql.com2005-05-181-0/+1
|\ \ | |/
| * Bug#10400 - Improperly-defined MERGE table crashes with INSERT ... ON DUPLICA...ingo@mysql.com2005-05-181-0/+1