summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / / /
* | | | 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