summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | Merge changesunknown2005-02-041-2/+1
|\ \ \ | | |/ | |/|
| * | indexless boolean fulltext search was depending on default_charset_info - Bug...unknown2005-02-041-2/+1
* | | Merge of query cache from 4.1 to 5.0unknown2005-02-041-5/+6
* | | Merged "query cache for ndb" to 5.0unknown2005-02-031-2/+9
|\ \ \
| * \ \ Mergeunknown2004-12-161-6/+9
| |\ \ \ | | |/ / | |/| |
| | * | sql/ha_innodb.ccunknown2004-11-241-6/+9
| * | | backport Serg's fix of FT interface (BUG#6523)unknown2004-11-161-0/+1
| |/ /
* | | WL#1967unknown2005-02-011-0/+1
* | | Introduce ROW_TYPE=REDUNDANT and ROW_TYPE=COMPACT for InnoDB table formatsunknown2005-01-071-1/+2
* | | revert "LOCK TABLES ... WHERE ENGINE=INNODB"unknown2004-12-271-7/+0
* | | WL#2126 - Multi_read_range.unknown2004-12-231-0/+26
* | | Content merge.unknown2004-12-211-0/+2
|\ \ \ | | |/ | |/|
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-171-0/+1
| |\ \
| | * | bit typeunknown2004-12-171-0/+1
| * | | First commit to mysql-5.0 tree to include MySQL Federated Storage Handler. Th...unknown2004-12-111-0/+1
| |/ /
* | | Print a error message if the handler don't support transactional tableunknown2004-12-161-1/+7
* | | Content merge.unknown2004-12-091-0/+1
|\ \ \ | |/ / |/| |
| * | Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which setsunknown2004-12-091-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-071-0/+2
|\ \ \
| * \ \ Merge with new VARCHAR codeunknown2004-12-061-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-0/+2
* | | | Removed need for storage engines to write a default external_lock() call. unknown2004-12-061-1/+1
|/ / /
* | | Auto merged.unknown2004-11-301-0/+35
|\ \ \
| * | | Added support for X/Open XA prepare, recover, commit and rollback.unknown2004-11-301-0/+35
* | | | mergeunknown2004-11-211-0/+1
|\ \ \ \
| * | | | VIEW support for CHECK TABLE command (WL#1984)unknown2004-10-281-0/+1
* | | | | WL 2059 Engine-specific status variables framework and WL 1922unknown2004-11-181-0/+1
| |/ / / |/| | |
* | | | WL#1629: SHOW with WHERE(partially) &unknown2004-11-131-0/+4
* | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-111-2/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|