1290 Commits (ee4d6b4fc05139451a93162616d5473defb7b534)

Author SHA1 Message Date
mskold/marty@mysql.com/linux.site 6bac3b8f40 NDBAPI cleanup 19 years ago
brian@zim.(none) baa914e66d Cleanup of unused variables. 20 years ago
brian@zim.(none) b518763728 This changest: 20 years ago
jonas@perch.ndb.mysql.com a0bba5faef correct merge 20 years ago
pekka@orca.ndb.mysql.com 9dc6087d4d ndb - post-merge fix 5.0 to 5.0-ndb: number of frags if --without-big-tables 20 years ago
jonas@perch.ndb.mysql.com a1420b1df8 merge 20 years ago
mskold/marty@mysql.com/linux.site c8b93da355 Fix for bug #21059 Server crashes on join query with large dataset with NDB tables: do not release operation records for on-going read_multi_range 20 years ago
jonas@perch.ndb.mysql.com 3cd1826ef0 ndb - bug#20708 20 years ago
mskold/marty@mysql.com/linux.site 6a3143e2a0 ndb_lock.test, ndb_lock.result: 20 years ago
mskold/marty@mysql.com/linux.site 2d16aa5796 ndb_lock.test, ndb_lock.result: 20 years ago
justin.he@qa3-104.qa.cn.tlan 9d6de5c894 BUG#20848 20 years ago
justin.he@qa3-104.qa.cn.tlan 265b9cf6cd BUG#20848 SHOW STATUS LIKE 'NDB%' should be data nodes not storage nodes 20 years ago
stewart@willster.(none) 9d2e6b8d23 BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 20 years ago
mskold/marty@mysql.com/linux.site a922e328af bug #18184 SELECT ... FOR UPDATE does not work..: Added lockTuple call in close_scan 20 years ago
mskold/marty@mysql.com/linux.site d7f8c331e1 Fix for bug #21059 Server crashes on join query with large dataset with NDB tables: Releasing operation for each intermediate batch, before next call to trans->execute(NoCommit); 20 years ago
mskold/marty@mysql.com/linux.site 3c61424563 Fix for bug #21059 Server crashes on join query with large dataset with NDB tables: Releasing operation for each intermediate batch, before next call to trans->execute(NoCommit); 20 years ago
ingo/istruewing@chilla.local 8e4c36ad4a Bug#18775 - Temporary table from alter table visible to other threads 20 years ago
kostja@bodhi.local 436e7a2dd9 Post-merge fixes. 20 years ago
guilhem@gbichot3.local 0594e1b84b WL#3146 "less locking in auto_increment": 20 years ago
tomas@poseidon.ndb.mysql.com 4f7df01b4f Bug #20843 tests fails randomly with assertion in completeClusterFailed 20 years ago
tomas@poseidon.ndb.mysql.com 35938c56f3 Bug #20077 Cluster to only support partition by key, needs to error on others 20 years ago
tomas@poseidon.ndb.mysql.com d3b52bd475 Bug #20077 Cluster to only support partition by key, needs to error on others 20 years ago
tomas@poseidon.ndb.mysql.com 98874725e0 Bug #20784 Uninitialized memory in update on table with PK not on first column 20 years ago
mskold@mysql.com 59d69f6d38 Fix for Bug #18413 Data usage for varsize columns are not correctly reported to mysqld 20 years ago
dlenev@mysql.com d4450e6696 Fix for bug#18437 "Wrong values inserted with a before update trigger on 20 years ago
monty@mysql.com f62829636b After merge fixes 20 years ago
tomas@poseidon.ndb.mysql.com 9f542ef0f4 adopted ndb handler code for tables without primary key and with unique index 20 years ago
monty@mysql.com a267b8f33c Don't read ~/.my.cnf in mysqldump.test 20 years ago
monty@mysql.com 8eb9c06d70 Replaced assert with argument checking, as rpl_ndb_UUID caused slave to fail on x86 64 bit 20 years ago
tomas@poseidon.ndb.mysql.com 5d67b05203 corrected merge error 20 years ago
tomas@poseidon.ndb.mysql.com 87460ec76a Bug #19202 Incorrect errorhandling in select count(*) wrt temporary error 20 years ago
tomas@poseidon.ndb.mysql.com 9791d53445 partition functions to pass create_info, not only max_rows 20 years ago
stewart@mysql.com bd54e6769b BUG#20725 MySQLD cluster use "fast count" is broken 20 years ago
stewart@mysql.com bc91efe0ae BUG#20725 MySQLD cluster use "fast count" is broken 20 years ago
tomas@poseidon.ndb.mysql.com 08bec7b954 changed signature of get_default_no_partitions 20 years ago
tomas@poseidon.ndb.mysql.com 18e008a1ba Bug #19852 Restoring backup made from cluster with full data memory fails 20 years ago
tomas@poseidon.ndb.mysql.com 95447f9d1a Bug #19852 Restoring backup made from cluster with full data memory fails 20 years ago
stewart@mysql.com 78dd9d12bb BUG#11459 ndb status variables not updated 20 years ago
jonas@perch.ndb.mysql.com 33339fdf40 ndb - bug#20053 20 years ago
monty@mysql.com 649157954b Fixed failure with rpl_truncate_7ndb.test when using statement based replication. 20 years ago
jonas@perch.ndb.mysql.com dc75269965 ndb - bug#16341 20 years ago
mskold@mysql.com e77850e573 Fix for Bug #19906 REPLACE doesn't update TEXT fields correctly 20 years ago
stewart@mysql.com 917203ddd7 BUG#20073 information_schema.FILES for UNDO LOG give incorrect EXTENT_SIZE, FREE_EXTENTS, 20 years ago
monty@mysql.com 860661a2dc unsigned char -> uchar 20 years ago
knielsen@mysql.com f8b1b46065 BUG#20498: Wrong usage of hash_first() in get_open_table(). 20 years ago
mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se 67e6e8b423 merge update 20 years ago
tomas@poseidon.ndb.mysql.com 47271c6bb1 Bug #19493 NDB does not ignore duplicate keys when using LOAD DATA LOCAL 20 years ago
tomas@poseidon.ndb.mysql.com 2fcf737feb Bug #19493 NDB does not ignore duplicate keys when using LOAD DATA LOCAL 20 years ago
tomas@poseidon.ndb.mysql.com 2f6a4ad3c2 corrected merge error 20 years ago
tomas@poseidon.ndb.mysql.com 7e2323ed7e Bug #18595 repeated create, insert, drop can cause MySQL table definition cache to 20 years ago