summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Change update_auto_increment to return 1 if get_auto_increment() returned ~(u...monty@mysql.com2005-05-181-1/+1
* | Merge with 4.1monty@mysql.com2005-05-141-0/+1
|\ \ | |/
| * Merge with 4.0monty@mysql.com2005-05-141-0/+1
| |\
| | * Change create_field->offset to store offset from start of fields, independent...monty@mysql.com2005-05-131-0/+1
| | * fixed bug #2342 vva@eagle.mysql.r18.ru2004-03-271-0/+1
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-091-1/+1
|\ \ \ | |/ /
| * | BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* | | Many files:heikki@hundin.mysql.fi2005-04-201-1/+5
* | | Merge with 4.1monty@mishka.local2005-04-161-0/+1
|\ \ \ | |/ /
| * | Check that the default storage engine is really available, andjimw@mysql.com2005-04-131-0/+1
* | | mergebar@mysql.com2005-04-111-0/+2
|\ \ \ | |/ /
| * | InnoDB: Prevent ALTER TABLE ... ENGINE=...marko@hundin.mysql.fi2005-04-071-0/+2
| * | Fix upgrade/downgrade issue. brian@zim.(none)2005-03-251-1/+1
* | | Moved some old test and added a new test to only be run with mysql-test-run -...monty@mysql.com2005-04-071-7/+17
* | | XID SQL syntaxserg@serg.mylan2005-04-041-7/+16
* | | Merging support for blackhole up to 5.0.brian@zim.(none)2005-03-251-1/+1
|\ \ \ | |/ /
| * | Additional storage engine called "blackhole". Customer request, and for that ...brian@zim.(none)2005-03-221-0/+1
* | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onjimw@mysql.com2005-03-181-1/+1
* | | print xa recovery progressserg@serg.mylan2005-03-131-1/+15
* | | mergejoreland@mysql.com2005-02-241-1/+1
|\ \ \
| * | | don't log BEGIN in auto-commit modeserg@serg.mylan2005-02-231-1/+1
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold@mysql.com2005-02-231-5/+14
|\ \ \ \ | |/ / /
| * | | compatibility fixes, crashing testsserg@serg.mylan2005-02-221-0/+4
| * | | Generate warning in ha_delete_table() if files is missing in handlermonty@mysql.com2005-02-211-1/+2
| * | | Review of new pushed code (XA & other)monty@mysql.com2005-02-211-5/+9
* | | | Fixes for condition pushdown to storage engine based on comments from code re...mskold@mysql.com2005-02-231-18/+30
* | | | Mergemskold@mysql.com2005-02-211-43/+156
|\ \ \ \
| * | | | xa assert fixes serg@serg.mylan2005-02-211-1/+1
| |/ / /
| * | | manually mergedserg@serg.mylan2005-02-141-43/+156
| |\ \ \
| | * | | query_id and my_xid -> ulonglongserg@serg.mylan2005-01-271-4/+7
| | * | | documented handlerton structureserg@serg.mylan2005-01-161-0/+52
| | * | | XA (not completely polished out yet)serg@serg.mylan2005-01-161-43/+104
* | | | | Small fixes and added comments to condition pushdown to ndbcluster, after cod...mskold@mysql.com2005-02-161-1/+18
* | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold@mysql.com2005-02-141-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | InnoDB: Make SHOW TABLE STATUS report Row_format=Compact andmarko@hundin.mysql.fi2005-02-081-0/+6
* | | | | Mergemskold@mysql.com2005-02-111-1/+9
|/ / / /
* | | | Merge changesjimw@mysql.com2005-02-041-2/+1
|\ \ \ \ | | |/ / | |/| |
| * | | indexless boolean fulltext search was depending on default_charset_info - Bug...serg@serg.mylan2005-02-041-2/+1
* | | | Merge of query cache from 4.1 to 5.0msvensson@neptunus.homeip.net2005-02-041-5/+6
* | | | Merged "query cache for ndb" to 5.0msvensson@neptunus.homeip.net2005-02-031-2/+9
|\ \ \ \
| * \ \ \ Mergemysqldev@mysql.com2004-12-161-6/+9
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | sql/ha_innodb.cctomas@poseidon.ndb.mysql.com2004-11-241-6/+9
| * | | | backport Serg's fix of FT interface (BUG#6523)bell@sanja.is.com.ua2004-11-161-0/+1
| |/ / /
* | | | WL#1967acurtis@pcgem.rdg.cyberkinetica.com2005-02-011-0/+1
* | | | Introduce ROW_TYPE=REDUNDANT and ROW_TYPE=COMPACT for InnoDB table formatsmarko@hundin.mysql.fi2005-01-071-1/+2
* | | | revert "LOCK TABLES ... WHERE ENGINE=INNODB"serg@serg.mylan2004-12-271-7/+0
* | | | WL#2126 - Multi_read_range.ingo@mysql.com2004-12-231-0/+26
* | | | Content merge.jan@hundin.mysql.fi2004-12-211-0/+2
|\ \ \ \ | | |/ / | |/| |