248 Commits (ef639e9d2cf12613e6c611345e230aa80858ff5d)

Author SHA1 Message Date
unknown e5a81746de Bug #21494 Master Cluster MySQLD is point of failure that can lead to mismatch slave data 19 years ago
unknown e0f91f2262 Bug #17095 Cluster RBR in circle does not terminate 19 years ago
unknown 4c6696019c Bug #26783 replication status unknown after cluster or mysqld failure 19 years ago
unknown a304bcac67 Bug #27529: Slave crashes on lots of updates 19 years ago
unknown fc390db47b Bug #26783 replication status unknown after cluster or mysqld failure 19 years ago
unknown 3956f5911e Remove compiler warnings 19 years ago
unknown 175507b766 Fixes for compiler warnings. 19 years ago
unknown b40e3eaecf Bug#23240 --init-file statements with NOW() reports '1970-01-01 11:00:00' as the date time 19 years ago
unknown b2f415d3eb Bug#26015 valgrind warning PollGuard::unlock_and_signal()/NdbCondition_Destroy 19 years ago
unknown df3494ca51 Bug #26021 - ndb: valgrind warning handle_trailing_share/ndbcluster_free_share invalid read 19 years ago
unknown fa839ece57 Bug #26021 valgrind warning handle_trailing_share/ndbcluster_free_share invalid read 19 years ago
unknown dd01c46f36 Bug #26021 - valgrind reports error regarding handle_trailing_share and client thread share usage 19 years ago
unknown c101bc1f4c Bug #26019 - valgrind warning ndbcluster_log_schema_op/safe_mutex_lock invalid read 19 years ago
unknown 4415af757e BUG#25323 NDB binlog timer prints incorrect stats 19 years ago
unknown 00985ac990 valgrind leak 19 years ago
unknown b15f6e2da4 ndb - added extra valgrind memleak checks to try to track leak 19 years ago
unknown f40e0cc0d0 After merge fixes 19 years ago
unknown 92e68d49d7 Many files: 19 years ago
unknown 5a426d03d7 Add call to 'thd::clean_up' before deleting THD 19 years ago
unknown 545b407134 Improve ndb thread shutdown handling 19 years ago
unknown 67d7141ad3 Bug #21806: wrong ndb binlog behaviour when cluster disconnects/restarts 19 years ago
unknown 6c5e6dabce Remove old hack to avoid reception of SUB_DATA signals to destroyed Ndb object 19 years ago
unknown 85b58cb43b 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
unknown c1477a3f20 Removed compiler warnings 19 years ago
unknown 788ad30f08 Fixed a LOT of compiler warnings 19 years ago
unknown 497e7c3ac1 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
unknown a3b373600a 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
unknown 8a7db87e4b Fixing problem in injector code making NDB tests fire an assertion. 19 years ago
unknown 07d8be4544 Fixed a lot of compiler warnings (Mainly in mysqld and instance manager) 19 years ago
unknown 76b8386550 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
unknown d79485a9be This changes the order of the universe, black is now the new white. 19 years ago
unknown ce2b875fc5 Bug #21378 Alter table from X storage engine to NDB could cause data loss: post review fix 19 years ago
unknown 1054936be3 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
unknown 3dcf86736a NDBAPI cleanup 20 years ago
unknown 87a539a6e5 ndb - bug#21363 20 years ago
unknown ef976d20c9 Bug#18775 - Temporary table from alter table visible to other threads 20 years ago
unknown d0baba6114 Bug #20843 tests fails randomly with assertion in completeClusterFailed 20 years ago
unknown f3f73f6342 added warning on cluster reconnect and binlog usage, that data may be missing 20 years ago
unknown c8cb90484c Bug #20843 tests fails randomly with assertion in completeClusterFailed 20 years ago
unknown 7d17a42d35 extra logging and asserts to try to track down the spurious completeCluster failure assetion 20 years ago
unknown 5df928c8e6 Added purecov comment for new, not executed code for my recent changeset 20 years ago
unknown 0ec6bb3f00 Bug #20705 table truncation from one mysqld causes ERROR 1412 on other mysqld servers 20 years ago
unknown e03f8ef25a Remove compiler warnings 20 years ago
unknown b58e990c74 Fixed failure with rpl_truncate_7ndb.test when using statement based replication. 20 years ago
unknown 3c6d0b6ae8 BUG#20549: Fix missing memory initialization. 20 years ago
unknown 4b316e6fd6 unsigned char -> uchar 20 years ago
unknown 17f566506e ndb: add missing LOCK_open 20 years ago
unknown 7744640552 sql_delete.cc: 20 years ago
unknown 01d03e7b4b This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 20 years ago
unknown 0d55b2ea87 Bug #18947 CRBR: order in binlog of create table and insert (on different table) not determ 20 years ago