summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2006-12-231-2/+1
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-041-54/+215
|\
| * Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2006-11-301-8/+10
| |\
| | * bug#18487 UPDATE IGNORE not supported for unique constraint violation of non...unknown2006-11-301-7/+8
| | * bug#18487 UPDATE IGNORE not supported for unique constraint violation of non...unknown2006-11-301-2/+3
| * | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-301-49/+208
| |\ \ | | |/
| | * #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 compiler warningsunknown2006-11-301-2/+2
|/ /
* | Remove compiler warningsunknown2006-11-201-20/+21
|/
* 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
| |\
| | * ndb - bug#23200unknown2006-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 mysql.com:/windows/Linux_space/MySQL/mysql-4.1unknown2006-10-161-1/+8
| | |\ \ \
| | | * | | Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to s...unknown2006-09-211-1/+8
| | * | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-10-161-15/+35
| | |\ \ \ \
| | | * | | | Bug #21056 ndb pushdown equal/setValue error on datetime: post review fixes,...unknown2006-09-151-10/+10
| | | * | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1unknown2006-09-131-5/+20
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Bug #21378 Alter table from X storage engine to NDB could cause data loss: s...unknown2006-09-131-1/+7
| | | | * | | Bug #21378 Alter table from X storage engine to NDB could cause data loss: A...unknown2006-09-121-4/+13
| | | * | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-09-121-0/+5
| | | |\ \ \ \
| | | | * | | | Bug #21056 ndb pushdown equal/setValue error on datetime: only pushdown like...unknown2006-09-051-0/+5
* | | | | | | | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2unknown2006-10-161-9/+16
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/ndbunknown2006-09-201-0/+34
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-08-101-9/+16
* | | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0unknown2006-10-111-2/+11
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-09-181-1/+3
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Bug#20573unknown2006-08-301-1/+3
| | | |_|/ / | | |/| | |
| * | | | | Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0".unknown2006-09-051-1/+8
* | | | | | Merge lzhou@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2006-08-281-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | BUG#20848 SHOW STATUS LIKE 'NDB%' should be data nodes not storage nodesunknown2006-08-111-3/+3
* | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/50-workunknown2006-08-231-0/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ndb - bug#20708unknown2006-08-151-0/+2
| |/ / / /
* | | | | ndb - post-merge fix 5.0 to 5.0-ndb: number of frags if --without-big-tablesunknown2006-08-221-2/+7
| |/ / / |/| | |
* | | | Fix for bug #21059 Server crashes on join query with large dataset with NDB ...unknown2006-08-151-21/+41
* | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1unknown2006-08-151-0/+33
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ndb_lock.test, ndb_lock.result:unknown2006-08-151-0/+34
| |/
* | Merge bodhi.local:/opt/local/work/mysql-5.0-rootunknown2006-07-071-12/+15
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-07-061-12/+15
| |\ \
| | * | Fix for bug#18437 "Wrong values inserted with a before update trigger onunknown2006-07-021-12/+15
* | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0unknown2006-07-041-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Bug #20784 Uninitialized memory in update on table with PK not on first columnunknown2006-07-041-1/+2
* | | | After merge fixesunknown2006-06-301-1/+1