summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1unknown2006-12-041-1/+2
|\
| * Merge shellback.(none):/home/msvensson/mysql/mysql-5.1unknown2006-11-291-31/+31
| |\
| * | Move misplaced #endifunknown2006-11-271-1/+2
* | | Merge bk-internal:/home/bk/mysql-5.1unknown2006-12-041-87/+63
|\ \ \
| * \ \ Merge bk-internal:/home/bk/mysql-5.1unknown2006-11-281-87/+63
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * No need for ndb_util_thread to have two different ndb objects allocated. Use ...unknown2006-11-211-19/+14
| | * Fix printf warningsunknown2006-11-211-83/+63
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-ndbunknown2006-12-011-6/+7
|\ \ \
| * | | Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb...unknown2006-12-011-6/+7
* | | | Merge ts3-168.ts.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-new-ndb-bjunknown2006-12-011-0/+25
|\ \ \ \ | |/ / / |/| | |
| * | | BUG#23576, Table is created although tablespace does not existunknown2006-11-151-0/+8
| * | | ndb - BUG#18647, cluster.schema database needs to be hidden.unknown2006-11-011-0/+17
* | | | bug#18487 UPDATE IGNORE not supported for unique constraint violation of non...unknown2006-11-301-8/+9
* | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1unknown2006-11-301-2/+3
|\ \ \ \
| * \ \ \ Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2006-11-301-2/+3
| |\ \ \ \
| | * | | | bug#18487 UPDATE IGNORE not supported for unique constraint violation of non...unknown2006-11-301-2/+3
* | | | | | bug#24303 Wrong result for UPDATE IGNORE for NDB table: bug fix reverted, fi...unknown2006-11-301-12/+0
* | | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1unknown2006-11-301-68/+82
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2006-11-301-0/+15
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | #18487 UPDATE IGNORE not supported for unique constraint violation of non-pr...unknown2006-11-301-0/+15
| | * | | bug#21507 I can't create a unique hash index in NDB: Added possibillity to cr...unknown2006-11-071-49/+193
| * | | | Fixed a LOT of compiler warningsunknown2006-11-271-54/+54
| * | | | Merge mysql.com:/home/my/mysql-5.0unknown2006-11-221-14/+13
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Remove compiler warningsunknown2006-11-201-20/+21
| | |/ /
* | | | bug#24303 Wrong result for UPDATE IGNORE for NDB table: Refinement, only rea...unknown2006-11-291-2/+5
* | | | bug#24303 Wrong result for UPDATE IGNORE for NDB table: Read all fields for ...unknown2006-11-291-0/+9
* | | | bug#21507 I can't create a unique hash index in NDB: Added possibillity to cr...unknown2006-11-131-35/+213
* | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1unknown2006-11-101-10/+10
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-11-011-10/+10
| |\ \ \
| | * | | Fixed a lot of compiler warnings (Mainly in mysqld and instance manager)unknown2006-11-011-10/+11
* | | | | bug#23542 crash on DELETE from ndb dd table: uses_blob_value always reads wr...unknown2006-11-081-2/+1
|/ / / /
* | | | post merge fixes (from merging test fixes from bug 19914)unknown2006-10-251-8/+7
* | | | Merge willster.(none):/home/stewart/Documents/MySQL/5.0/ndbunknown2006-10-251-11/+39
|\ \ \ \ | | |/ / | |/| |
| * | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2006-10-251-1/+3
| |\ \ \
| | * \ \ Merge perch.ndb.mysql.com:/home/jonas/src/50-workunknown2006-10-191-1/+3
| | |\ \ \
| * | | | | fix ndb_cache_multi2unknown2006-10-241-1/+4
| * | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2006-10-241-10/+38
| |\ \ \ \ \
| | * | | | | post merge fixunknown2006-10-241-7/+11
| | * | | | | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2-merge2unknown2006-10-231-8/+32
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Bug #19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-10-231-8/+35
| * | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2006-10-181-16/+43
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2006-10-181-16/+43
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndbunknown2006-10-251-3/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | bug#21873 MySQLD Crash on ALTER...ADD..UNIQUE..USING HASH statement for NDB b...unknown2006-10-241-3/+2
* | | | | | | | | ndb - bug#22838unknown2006-10-201-0/+25
* | | | | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/51-workunknown2006-10-191-1/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/50-workunknown2006-10-191-1/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | ndb - bug#23200unknown2006-10-191-1/+3
* | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-ndbunknown2006-10-181-9/+16
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergeunknown2006-10-181-9/+16
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |