Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge kahlann.erinye.com:/home/df/mysql/build/mysql-5.0 | df@kahlann.erinye.com | 2007-01-24 | 1 | -28/+51 |
|\ | |||||
| * | ndb - bug#25562 use byte-size max_data_length() when setting blob part size | pekka@clam.ndb.mysql.com/clam.(none) | 2007-01-23 | 1 | -11/+21 |
| * | bug#25746 ndb: 4209 error with 2 VARCHAR primary keys | tomas@poseidon.mysql.com | 2007-01-23 | 1 | -1/+1 |
| * | bug#25746 ndb: 4209 error with 2 VARCHAR primary keys | tomas@poseidon.mysql.com | 2007-01-23 | 1 | -10/+16 |
| * | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0 | mskold/marty@mysql.com/linux.site | 2007-01-08 | 1 | -0/+10 |
| |\ | |||||
| | * | bug#24820 CREATE INDEX ....USING HASH on NDB table creates ordered index, no... | mskold/marty@mysql.com/linux.site | 2007-01-08 | 1 | -0/+10 |
| * | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0 | mskold/marty@mysql.com/linux.site | 2007-01-03 | 1 | -7/+4 |
| |\ \ | | |/ | |||||
| | * | Removed check for impossible error return | mskold/marty@mysql.com/linux.site | 2006-12-14 | 1 | -7/+4 |
* | | | ha_ndbcluster.cc: | tulin/mysqldev@mysql.com/production.mysql.com | 2007-01-17 | 1 | -9/+16 |
* | | | ha_ndbcluster.cc: | tulin/mysqldev@mysql.com/production.mysql.com | 2007-01-17 | 1 | -16/+9 |
|/ / | |||||
* | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 | mskold/marty@mysql.com/linux.site | 2006-12-04 | 1 | -54/+215 |
|\ \ | |||||
| * \ | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0 | mskold/marty@mysql.com/linux.site | 2006-11-30 | 1 | -8/+10 |
| |\ \ | | |/ | |||||
| | * | bug#18487 UPDATE IGNORE not supported for unique constraint violation of non... | mskold/marty@mysql.com/linux.site | 2006-11-30 | 1 | -7/+8 |
| | * | bug#18487 UPDATE IGNORE not supported for unique constraint violation of non... | mskold/marty@mysql.com/linux.site | 2006-11-30 | 1 | -2/+3 |
| * | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 | mskold/marty@mysql.com/linux.site | 2006-11-30 | 1 | -49/+208 |
| |\ \ | | |/ | |||||
| | * | #18487 UPDATE IGNORE not supported for unique constraint violation of non-pr... | mskold/marty@mysql.com/linux.site | 2006-11-30 | 1 | -0/+15 |
| | * | bug#21507 I can't create a unique hash index in NDB: Added possibillity to cr... | mskold/marty@mysql.com/linux.site | 2006-11-07 | 1 | -49/+193 |
* | | | Fixed compiler warnings | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -2/+2 |
|/ / | |||||
* | | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -20/+21 |
|/ | |||||
* | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | jonas@perch.ndb.mysql.com | 2006-10-25 | 1 | -1/+3 |
|\ | |||||
| * | Merge perch.ndb.mysql.com:/home/jonas/src/50-work | jonas@perch.ndb.mysql.com | 2006-10-19 | 1 | -1/+3 |
| |\ | |||||
| | * | ndb - bug#23200 | jonas@perch.ndb.mysql.com | 2006-10-19 | 1 | -1/+3 |
* | | | fix ndb_cache_multi2 | stewart@willster.(none) | 2006-10-24 | 1 | -1/+4 |
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | mskold/marty@mysql.com/linux.site | 2006-10-24 | 1 | -10/+38 |
|\ \ \ | |||||
| * | | | post merge fix | stewart@willster.(none) | 2006-10-24 | 1 | -7/+11 |
| * | | | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2-merge2 | stewart@willster.(none) | 2006-10-23 | 1 | -8/+32 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Bug #19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables | stewart@willster.(none) | 2006-10-23 | 1 | -8/+35 |
* | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | mskold/marty@mysql.com/linux.site | 2006-10-18 | 1 | -16/+43 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0 | mskold/marty@mysql.com/linux.site | 2006-10-18 | 1 | -16/+43 |
| |\ \ \ | |||||
| | * \ \ | Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1 | mskold/marty@mysql.com/linux.site | 2006-10-16 | 1 | -1/+8 |
| | |\ \ \ | |||||
| | | * | | | Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to s... | mskold/marty@mysql.com/linux.site | 2006-09-21 | 1 | -1/+8 |
| | * | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 | mskold/marty@mysql.com/linux.site | 2006-10-16 | 1 | -15/+35 |
| | |\ \ \ \ | |||||
| | | * | | | | Bug #21056 ndb pushdown equal/setValue error on datetime: post review fixes,... | mskold/marty@mysql.com/linux.site | 2006-09-15 | 1 | -10/+10 |
| | | * | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1 | mskold/marty@mysql.com/linux.site | 2006-09-13 | 1 | -5/+20 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | Bug #21378 Alter table from X storage engine to NDB could cause data loss: s... | mskold/marty@mysql.com/linux.site | 2006-09-13 | 1 | -1/+7 |
| | | | * | | | Bug #21378 Alter table from X storage engine to NDB could cause data loss: A... | mskold/marty@mysql.com/linux.site | 2006-09-12 | 1 | -4/+13 |
| | | * | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 | mskold/marty@mysql.com/linux.site | 2006-09-12 | 1 | -0/+5 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Bug #21056 ndb pushdown equal/setValue error on datetime: only pushdown like... | mskold/marty@mysql.com/linux.site | 2006-09-05 | 1 | -0/+5 |
* | | | | | | | | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2 | stewart@willster.(none) | 2006-10-16 | 1 | -9/+16 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/ndb | stewart@willster.(none) | 2006-09-20 | 1 | -0/+34 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables | stewart@willster.(none) | 2006-08-10 | 1 | -9/+16 |
* | | | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0 | jonas@perch.ndb.mysql.com | 2006-10-11 | 1 | -2/+11 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0 | svoj@april.(none) | 2006-09-18 | 1 | -1/+3 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Bug#20573 | acurtis/antony@xiphis.org/ltantony.xiphis.org | 2006-08-30 | 1 | -1/+3 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0". | guilhem@gbichot3.local | 2006-09-05 | 1 | -1/+8 |
* | | | | | | Merge lzhou@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | lzhou/root@dev3-138.dev.cn.tlan | 2006-08-28 | 1 | -3/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | BUG#20848 SHOW STATUS LIKE 'NDB%' should be data nodes not storage nodes | justin.he@qa3-104.qa.cn.tlan | 2006-08-11 | 1 | -3/+3 |
* | | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/50-work | jonas@perch.ndb.mysql.com | 2006-08-23 | 1 | -0/+2 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | ndb - bug#20708 | jonas@perch.ndb.mysql.com | 2006-08-15 | 1 | -0/+2 |
| |/ / / / |