179 Commits (38f9729c2adb549ebcdaaafa22d5a922b5da267c)

Author SHA1 Message Date
tomas@whalegate.ndb.mysql.com 38f9729c2a Bug #27076 Cluster does not honor SQL_LOG_BIN flag 19 years ago
mskold/marty@mysql.com/linux.site 5d622943e8 ha_ndbcluster.cc: 19 years ago
tomas@whalegate.ndb.mysql.com 6db3dbcaca Bug #21494 Master Cluster MySQLD is point of failure that can lead to mismatch slave data 19 years ago
tomas@whalegate.ndb.mysql.com 81ac116dfa Bug #17095 Cluster RBR in circle does not terminate 19 years ago
tomas@whalegate.ndb.mysql.com 8bf9bf001d Bug #26783 replication status unknown after cluster or mysqld failure 19 years ago
tomas@whalegate.ndb.mysql.com af78c954cb Bug #27529: Slave crashes on lots of updates 19 years ago
tomas@poseidon.mysql.com afdbe36a3f Bug #26783 replication status unknown after cluster or mysqld failure 19 years ago
monty@mysql.com/narttu.mysql.fi cfef5d04b3 Remove compiler warnings 19 years ago
jani@a88-113-38-195.elisa-laajakaista.fi 6163508f85 Fixes for compiler warnings. 19 years ago
thek@kpdesk.mysql.com 84b96eb5e8 Bug#23240 --init-file statements with NOW() reports '1970-01-01 11:00:00' as the date time 19 years ago
msvensson@pilot.mysql.com 07dd9a61c1 Bug#26015 valgrind warning PollGuard::unlock_and_signal()/NdbCondition_Destroy 19 years ago
tomas@poseidon.mysql.com bbe3008a49 Bug #26021 - ndb: valgrind warning handle_trailing_share/ndbcluster_free_share invalid read 19 years ago
tomas@poseidon.mysql.com addb495339 Bug #26021 valgrind warning handle_trailing_share/ndbcluster_free_share invalid read 19 years ago
tomas@poseidon.mysql.com 475da34697 Bug #26021 - valgrind reports error regarding handle_trailing_share and client thread share usage 19 years ago
tomas@poseidon.mysql.com b3fa3c8d62 Bug #26019 - valgrind warning ndbcluster_log_schema_op/safe_mutex_lock invalid read 19 years ago
stewart@willster.(none) 48649030cb BUG#25323 NDB binlog timer prints incorrect stats 19 years ago
tomas@poseidon.mysql.com bfb0614175 valgrind leak 19 years ago
tomas@poseidon.mysql.com 5f50de1ad0 ndb - added extra valgrind memleak checks to try to track leak 19 years ago
monty@mysql.com/narttu.mysql.fi 410fc81a72 After merge fixes 19 years ago
kent@mysql.com/kent-amd64.(none) 1e3237fefa Many files: 19 years ago
msvensson@pilot.mysql.com fe89182899 Add call to 'thd::clean_up' before deleting THD 19 years ago
msvensson@neptunus.(none) 7e7a0e95d3 Improve ndb thread shutdown handling 19 years ago
tomas@poseidon. dd2c9ea102 Bug #21806: wrong ndb binlog behaviour when cluster disconnects/restarts 19 years ago
msvensson@neptunus.(none) 2dbdd8ba58 Remove old hack to avoid reception of SUB_DATA signals to destroyed Ndb object 19 years ago
mskold/marty@mysql.com/linux.site cde79e4f79 Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 19 years ago
monty@mysql.com/nosik.monty.fi 0e149b7170 Removed compiler warnings 19 years ago
monty@mysql.com/nosik.monty.fi fa81a82e7f Fixed a LOT of compiler warnings 19 years ago
mskold/marty@mysql.com/linux.site a0dbb6ffb3 bug #21495 Alter table from x engine to ndb and back can cause issue with drop DB:added error printout to log 19 years ago
mskold/marty@mysql.com/linux.site 1206f28782 bug #21495 Alter table from x engine to ndb and back can cause issue with drop DB:disable distributed drop database if a database contains local tables 19 years ago
mats@romeo.(none) 851041ec3d Fixing problem in injector code making NDB tests fire an assertion. 19 years ago
monty@mysql.com/nosik.monty.fi ca99516cc7 Fixed a lot of compiler warnings (Mainly in mysqld and instance manager) 19 years ago
brian@zim.(none) 46ae2113ba This patch adds handlerton passing to functions. NDB and Innodb still require a global hanlderton in the main code due to the nature of the sql_cache call back function (should be solveable... another patch). 19 years ago
brian@zim.(none) 7194b6d75a This changes the order of the universe, black is now the new white. 19 years ago
mskold/marty@mysql.com/linux.site 6c472b9a9d Bug #21378 Alter table from X storage engine to NDB could cause data loss: post review fix 19 years ago
mskold/marty@mysql.com/linux.site 4f30db1f26 Bug #21378 Alter table from X storage engine to NDB could cause data loss: don't overwrite local tables when pushing out schema changes 19 years ago
mskold/marty@mysql.com/linux.site 6bac3b8f40 NDBAPI cleanup 20 years ago
jonas@perch.ndb.mysql.com 3a7d3f20f1 ndb - bug#21363 20 years ago
ingo/istruewing@chilla.local 8e4c36ad4a Bug#18775 - Temporary table from alter table visible to other threads 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 26e39baca1 added warning on cluster reconnect and binlog usage, that data may be missing 20 years ago
tomas@poseidon.ndb.mysql.com 7b876a71d0 Bug #20843 tests fails randomly with assertion in completeClusterFailed 20 years ago
tomas@poseidon.ndb.mysql.com 1b7da4b8ed extra logging and asserts to try to track down the spurious completeCluster failure assetion 20 years ago
monty@mysql.com 31fdcd3be0 Added purecov comment for new, not executed code for my recent changeset 20 years ago
tomas@poseidon.ndb.mysql.com a23259c2ef Bug #20705 table truncation from one mysqld causes ERROR 1412 on other mysqld servers 20 years ago
monty@mysql.com 4697deb436 Remove compiler warnings 20 years ago
monty@mysql.com 649157954b Fixed failure with rpl_truncate_7ndb.test when using statement based replication. 20 years ago
knielsen@mysql.com bd5f334bed BUG#20549: Fix missing memory initialization. 20 years ago
monty@mysql.com 860661a2dc unsigned char -> uchar 20 years ago
tomas@poseidon.ndb.mysql.com 2d33bb5c94 ndb: add missing LOCK_open 20 years ago
mskold@mysql.com 38a445fee1 sql_delete.cc: 20 years ago