summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merging support for blackhole up to 5.0.unknown2005-03-251-1/+1
|\ \ \ | |/ /
| * | Additional storage engine called "blackhole". Customer request, and for that ...unknown2005-03-221-0/+1
* | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-1/+1
* | | print xa recovery progressunknown2005-03-131-1/+15
* | | mergeunknown2005-02-241-1/+1
|\ \ \
| * | | don't log BEGIN in auto-commit modeunknown2005-02-231-1/+1
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-02-231-5/+14
|\ \ \ \ | |/ / /
| * | | compatibility fixes, crashing testsunknown2005-02-221-0/+4
| * | | Generate warning in ha_delete_table() if files is missing in handlerunknown2005-02-211-1/+2
| * | | Review of new pushed code (XA & other)unknown2005-02-211-5/+9
* | | | Fixes for condition pushdown to storage engine based on comments from code re...unknown2005-02-231-18/+30
* | | | Mergeunknown2005-02-211-43/+156
|\ \ \ \
| * | | | xa assert fixes unknown2005-02-211-1/+1
| |/ / /
| * | | manually mergedunknown2005-02-141-43/+156
| |\ \ \
| | * | | query_id and my_xid -> ulonglongunknown2005-01-271-4/+7
| | * | | documented handlerton structureunknown2005-01-161-0/+52
| | * | | XA (not completely polished out yet)unknown2005-01-161-43/+104
* | | | | Small fixes and added comments to condition pushdown to ndbcluster, after cod...unknown2005-02-161-1/+18
* | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-02-141-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | InnoDB: Make SHOW TABLE STATUS report Row_format=Compact andunknown2005-02-081-0/+6
* | | | | Mergeunknown2005-02-111-1/+9
|/ / / /