summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Mergetomas@poseidon.ndb.mysql.com2005-07-121-3/+2
|\
| * Merged from mysql-4.1 to mysql-5.0msvensson@neptunus.(none)2005-06-221-3/+2
| |\
| | * BUG#10365 Cluster handler uses non-standard error codesmsvensson@neptunus.(none)2005-06-081-3/+2
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tulin@dl145b.mysql.com2005-06-181-1/+2
|\ \ \ | |/ /
| * | Bug#6877 MySQL should give an error if the requested table type is not availableacurtis@xiphis.org2005-06-171-1/+2
* | | mergetulin@dl145c.mysql.com2005-05-191-0/+1
|\ \ \ | |/ /
| * | 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
* | | mergetulin@dl145c.mysql.com2005-05-181-1/+1
|\ \ \ | |/ /
| * | Change update_auto_increment to return 1 if get_auto_increment() returned ~(u...monty@mysql.com2005-05-181-1/+1
* | | mergetulin@dl145c.mysql.com2005-05-171-0/+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
* | | | removed include of bitvector.htulin@dl145c.mysql.com2005-05-161-1/+0
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1mronstrom@mysql.com2005-05-121-2/+140
|\ \ \ \
| * | | | Many fixesmronstrom@mysql.com2005-05-121-17/+100
| * | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1mronstrom@mysql.com2005-05-071-3/+58
| |\ \ \ \
| | * | | | WL 1682: Bitvector for updated/read fields in handler interfacemronstrom@mysql.com2005-05-071-1/+9
| | * | | | WL 1682: After review fixes + update bitvector class + bitvector testmronstrom@mysql.com2005-05-021-59/+28
| | * | | | WL 1682: Use bitvector instead of query_id to tell handler which fieldsmronstrom@mysql.com2005-04-281-2/+80
* | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-05-091-1/+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
* | | | | After review fixesmronstrom@mysql.com2005-05-091-3/+62
* | | | | wl2445.patchmronstrom@mysql.com[mikron]2005-05-071-0/+20
|/ / / /
* | | | 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