summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* documenting HA_STATUS_xxx flagsunknown2005-11-261-1/+1
* Added handlerton flag to make storage engines invisable via flag.unknown2005-11-101-2/+3
* Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-11-041-0/+1
|\
| * #view.test#:unknown2005-11-021-0/+1
* | A fix and a test case for Bug#14210 "Simple query with > operator on unknown2005-11-031-1/+1
|/
* Store and read engine type string in extra block of .frm.unknown2005-10-101-0/+1
* Bug#13143 - formatID should not affect XID's uniquenessunknown2005-10-051-1/+9
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-031-10/+22
|\
| * Final patch for 5.0 for simplifying storage engine code. We now have just one...unknown2005-10-031-1/+0
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-021-9/+22
| |\
| | * Next big patch for loadable storage engines!unknown2005-10-021-9/+22
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-031-8/+5
|\ \ \ | |/ /
| * | Move handler specific options into handlerton flag checkunknown2005-09-301-8/+5
* | | Mergeunknown2005-09-301-1/+1
|\ \ \ | |/ / |/| |
| * | Bug#11238unknown2005-09-301-1/+1
| |/
* | BUG#13081: Disable ROR-index_merge for NDB tables (by adding a unknown2005-09-301-0/+7
|/
* This fixed bug 13369. Note, I dislike goto's as well.unknown2005-09-221-1/+0
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-211-0/+1
|\
| * mergedunknown2005-09-211-0/+1
| |\
| | * BUG#12232: Add a server option to treat NULL values as equal when calculating...unknown2005-09-211-0/+1
* | | Cleanup for handlerton structure to allow for loadable engine work. This is t...unknown2005-09-191-7/+14
|/ /
* | Made changes to add federated CONNECTION information to the .frm fileunknown2005-09-121-0/+2
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-301-0/+2
|\ \
| * \ Update for delete_all_rows() which will be used for TRUNCATE and DELETE support.unknown2005-08-291-0/+2
| |\ \ | | |/
| | * Added support for delete_all_rows() for archive. This fixes bug #12836. unknown2005-08-291-0/+2
* | | Bug #11946: Review fixes.unknown2005-08-301-6/+7
* | | Fix bug #11946, truncate not always resetting the auto-increment counterunknown2005-08-171-0/+9
|/ /
* | BUG#12162 - one can start two transactions with the same XID.unknown2005-08-121-2/+7
* | Implement MySQL framework to support consistent read views inunknown2005-07-201-2/+7
* | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-1/+8
* | Merged from mysql-4.1 to mysql-5.0unknown2005-06-221-3/+2
|\ \ | |/
| * BUG#10365 Cluster handler uses non-standard error codesunknown2005-06-081-3/+2
* | Bug#6877 MySQL should give an error if the requested table type is not availableunknown2005-06-171-1/+2
* | Resolve merge from 4.1unknown2005-05-181-0/+1
|\ \ | |/
| * Bug#10400 - Improperly-defined MERGE table crashes with INSERT ... ON DUPLICA...unknown2005-05-181-0/+1
* | Change update_auto_increment to return 1 if get_auto_increment() returned ~(u...unknown2005-05-181-1/+1
* | Merge with 4.1unknown2005-05-141-0/+1
|\ \ | |/
| * Merge with 4.0unknown2005-05-141-0/+1
| |\
| | * Change create_field->offset to store offset from start of fields, independent...unknown2005-05-131-0/+1
| | * fixed bug #2342 unknown2004-03-271-0/+1
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-1/+1
|\ \ \ | |/ /
| * | BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1
* | | Many files:unknown2005-04-201-1/+5
* | | Merge with 4.1unknown2005-04-161-0/+1
|\ \ \ | |/ /
| * | Check that the default storage engine is really available, andunknown2005-04-131-0/+1
* | | mergeunknown2005-04-111-0/+2
|\ \ \ | |/ /
| * | InnoDB: Prevent ALTER TABLE ... ENGINE=...unknown2005-04-071-0/+2
| * | Fix upgrade/downgrade issue. unknown2005-03-251-1/+1
* | | Moved some old test and added a new test to only be run with mysql-test-run -...unknown2005-04-071-7/+17
* | | XID SQL syntaxunknown2005-04-041-7/+16