summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-1/+1
|\
| * my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1tomas@poseidon.2006-12-271-2/+2
|\ \
| * | bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb: ALTE...mskold/marty@mysql.com/linux.site2006-12-191-2/+2
| * | bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb: copy...mskold/marty@mysql.com/linux.site2006-12-191-1/+1
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ | |/ / |/| / | |/
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Refactored a number of engines to have correct init/deinit. Added pass suppor...brian@zim.(none)2006-11-191-0/+1
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1baker@bk-internal.mysql.com2006-11-071-0/+1
|\ \
| * \ Merge bk-internal.mysql.com:/data0/bk/mysql-5.1baker@bk-internal.mysql.com2006-11-021-0/+1
| |\ \
| | * | Adding in an ha_end() call. This is the first part of the patch I and Monty h...brian@zim.(none)2006-10-311-0/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.local2006-11-021-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimepetr/cps@owlet.local2006-10-241-1/+5
| |\ \ \ | | |/ / | |/| |
| | * | Fix for Bug #17544 "Cannot do atomic log rotate",petr/cps@mysql.com/owlet.local2006-10-131-1/+5
* | | | Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergestewart@willster.(none)2006-10-181-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2stewart@willster.(none)2006-10-161-1/+1
| |\ \
| | * | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesstewart@willster.(none)2006-08-101-1/+1
| | * | Bug #18864 TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb tablemskold@mysql.com2006-06-021-2/+1
* | | | Added license information display to output of plugins schema, and tagged all...brian@zim.(none)2006-10-051-0/+1
* | | | Merge zim.(none):/home/brian/mysql/merge-5.1brian@zim.(none)2006-09-301-34/+40
|\ \ \ \
| * | | | This patch adds handlerton passing to functions. NDB and Innodb still require...brian@zim.(none)2006-09-301-33/+39
| * | | | This removes the passing of global hton to engine instance. brian@zim.(none)2006-09-291-1/+1
* | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-archbrian@zim.(none)2006-09-281-3/+3
|\ \ \ \ \
| * | | | | In the handlerton, cursor creation function don't have an argumentgbichot@dl145h.mysql.com2006-09-281-3/+3
| |/ / / /
* | | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1petr/cps@owlet.local2006-09-281-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimepetr/cps@owlet.local2006-09-151-0/+1
| |\ \ \ \
| | * | | | Post-review fixes forpetr/cps@mysql.com/owlet.local2006-09-151-0/+1
| | | |_|/ | | |/| |
* | | | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0-enginesacurtis/antony@ltamd64.xiphis.org2006-09-181-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge april.(none):/home/svoj/devel/bk/mysql-5.0-enginessvoj@april.(none)2006-09-121-0/+1
| |\ \ \ \
| * | | | | Bug#20573acurtis/antony@xiphis.org/ltantony.xiphis.org2006-08-301-1/+1
* | | | | | Merge chilla.local:/home/mydev/mysql-5.1--mainistruewing@chilla.local2006-09-141-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge april.(none):/home/svoj/devel/mysql/BUG20256/mysql-5.0-enginessvoj@april.(none)2006-09-121-0/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | BUG#20256 - LOCK WRITE - MyISAMsvoj@april.(none)2006-09-121-0/+1
| | |/ / /
| | * | | Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.0mkindahl@dl145k.mysql.com2006-07-121-0/+1
| | |\ \ \
* | | | | | Add support for Falcon, so that partitioning can be tested. brian@zim.(none)2006-09-071-0/+1
* | | | | | Adding in a few more engines to the now defunct (but still used) handler enum...brian@zim.(none)2006-09-071-1/+5
* | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1brian@zim.(none)2006-09-011-1/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | This pulls two function calls which should have been handlerton calls out of ...brian@zim.(none)2006-08-301-1/+5
* | | | | | Merge dator5.(none):/home/pappa/clean-mysql-5.1mikael/pappa@dator5.(none)2006-08-311-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Cleanup of unused variables.brian@zim.(none)2006-08-251-1/+2
| |/ / / /
* | | | | Bug#20548 Events: crash if InnoDB, multiple events, busy procedures, partitionsgluh@mysql.com/gluh.(none)2006-08-231-1/+1
|/ / / /
* | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimepetr/cps@owlet.2006-08-041-0/+2
|\ \ \ \
| * | | | Fix Bug #18559 "log tables cannot change engine, andpetr/cps@mysql.com/owlet.2006-08-031-0/+2
* | | | | Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0ingo/mydev@chilla.local2006-07-241-1/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge chilla.local:/home/mydev/mysql-5.0-releaseingo/mydev@chilla.local2006-07-111-1/+0
| |\ \ \ \
| | * | | | Revoking patch for Bug#10952 on behalf of Brian.ingo/mydev@chilla.local2006-07-101-1/+0
| * | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0tomas@poseidon.ndb.mysql.com2006-07-041-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug #20784 Uninitialized memory in update on table with PK not on first columntomas@poseidon.ndb.mysql.com2006-07-041-0/+1
* | | | | | after merge fixgluh@mysql.com/vva.(none)2006-07-181-1/+0
* | | | | | Merge myoffice.izhnet.ru:/usr/home/gluh/MySQL/tmp_mergegluh@myoffice.izhnet.ru2006-07-181-1/+3
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |