summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* ndb: remove compiler warningstomas@poseidon.2006-12-271-1/+1
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1tomas@poseidon.2006-12-271-12/+62
|\
| * Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-ndbmskold/marty@linux.site2006-12-211-4/+35
| |\
| | * Improve ndb thread shutdown handlingmsvensson@neptunus.(none)2006-12-201-4/+35
| * | ndb_dd_ddl.test, ndb_dd_ddl.result, ha_ndbcluster.cc:mskold/marty@mysql.com/linux.site2006-12-201-0/+10
| * | bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb: ALTE...mskold/marty@mysql.com/linux.site2006-12-191-5/+5
| * | bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb: copy...mskold/marty@mysql.com/linux.site2006-12-191-2/+8
| |/
| * bug#19956 Problems with VARCHAR primary key and BLOB fields:put back removed...mskold/marty@mysql.com/linux.site2006-12-141-3/+6
* | 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
| * Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0mskold/marty@mysql.com/linux.site2006-12-041-54/+215
| |\
| | * Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@mysql.com/linux.site2006-11-301-8/+10
| | |\
| | | * bug#18487 UPDATE IGNORE not supported for unique constraint violation of non...mskold/marty@mysql.com/linux.site2006-11-301-7/+8
| | * | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0mskold/marty@mysql.com/linux.site2006-11-301-49/+208
| | |\ \
| * | | | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2006-11-301-2/+2
| |/ / /
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1msvensson@neptunus.(none)2006-12-041-1/+2
|\ \ \ \
| * \ \ \ Merge shellback.(none):/home/msvensson/mysql/mysql-5.1msvensson@shellback.(none)2006-11-291-31/+31
| |\ \ \ \
| * | | | | Move misplaced #endifmsvensson@neptunus.(none)2006-11-271-1/+2
* | | | | | Merge bk-internal:/home/bk/mysql-5.1msvensson@neptunus.(none)2006-12-041-87/+63
|\ \ \ \ \ \
| * \ \ \ \ \ Merge bk-internal:/home/bk/mysql-5.1msvensson@neptunus.(none)2006-11-281-87/+63
| |\ \ \ \ \ \ | | |/ / / / / | | | / / / / | | |/ / / / | |/| | | |
| | * | | | No need for ndb_util_thread to have two different ndb objects allocated. Use ...msvensson@neptunus.(none)2006-11-211-19/+14
| | * | | | Fix printf warningsmsvensson@neptunus.(none)2006-11-211-83/+63
* | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-ndbmskold/marty@linux.site2006-12-011-6/+7
|\ \ \ \ \ \
| * | | | | | Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb...mskold/marty@mysql.com/linux.site2006-12-011-6/+7
* | | | | | | Merge ts3-168.ts.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-new-ndb-bjgni/root@ts3-168.ts.cn.tlan2006-12-011-0/+25
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | BUG#23576, Table is created although tablespace does not existJustin.He/justin.he@dev3-47.dev.cn.tlan2006-11-151-0/+8
| * | | | | | ndb - BUG#18647, cluster.schema database needs to be hidden.dli@dev3-76.dev.cn.tlan2006-11-011-0/+17
* | | | | | | bug#18487 UPDATE IGNORE not supported for unique constraint violation of non...mskold/marty@mysql.com/linux.site2006-11-301-8/+9
* | | | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1mskold/marty@linux.site2006-11-301-2/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@linux.site2006-11-301-2/+3
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | bug#18487 UPDATE IGNORE not supported for unique constraint violation of non...mskold/marty@mysql.com/linux.site2006-11-301-2/+3
| | | |_|_|_|/ | | |/| | | |
* | | | | | | bug#24303 Wrong result for UPDATE IGNORE for NDB table: bug fix reverted, fi...mskold/marty@mysql.com/linux.site2006-11-301-12/+0
* | | | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1mskold/marty@linux.site2006-11-301-68/+82
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@linux.site2006-11-301-0/+15
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| | * | | | #18487 UPDATE IGNORE not supported for unique constraint violation of non-pr...mskold/marty@mysql.com/linux.site2006-11-301-0/+15
| | * | | | bug#21507 I can't create a unique hash index in NDB: Added possibillity to cr...mskold/marty@mysql.com/linux.site2006-11-071-49/+193
| * | | | | Fixed a LOT of compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-271-54/+54
| * | | | | Merge mysql.com:/home/my/mysql-5.0monty@nosik.monty.fi2006-11-221-14/+13
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-20/+21
| | |/ /
* | | | bug#24303 Wrong result for UPDATE IGNORE for NDB table: Refinement, only rea...mskold/marty@mysql.com/linux.site2006-11-291-2/+5
* | | | bug#24303 Wrong result for UPDATE IGNORE for NDB table: Read all fields for ...mskold/marty@mysql.com/linux.site2006-11-291-0/+9
* | | | bug#21507 I can't create a unique hash index in NDB: Added possibillity to cr...mskold/marty@mysql.com/linux.site2006-11-131-35/+213
* | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1mskold/marty@linux.site2006-11-101-10/+10
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@nosik.monty.fi2006-11-011-10/+10
| |\ \ \
| | * | | Fixed a lot of compiler warnings (Mainly in mysqld and instance manager)monty@mysql.com/nosik.monty.fi2006-11-011-10/+11
* | | | | bug#23542 crash on DELETE from ndb dd table: uses_blob_value always reads wr...mskold/marty@mysql.com/linux.site2006-11-081-2/+1
|/ / / /
* | | | post merge fixes (from merging test fixes from bug 19914)stewart@willster.(none)2006-10-251-8/+7
* | | | Merge willster.(none):/home/stewart/Documents/MySQL/5.0/ndbstewart@willster.(none)2006-10-251-11/+39
|\ \ \ \ | | |/ / | |/| |
| * | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbjonas@perch.ndb.mysql.com2006-10-251-1/+3
| |\ \ \
| | * \ \ Merge perch.ndb.mysql.com:/home/jonas/src/50-workjonas@perch.ndb.mysql.com2006-10-191-1/+3
| | |\ \ \