201 Commits (cfb1ba010700b88a4ba6a9183e28db43b8fe7d2c)

Author SHA1 Message Date
unknown cfb1ba0107 Bug#20872 master*.err: miscellaneous error messages 18 years ago
unknown 9e72aacf10 BUG#30017 log-slave-updates incorrect behavior for cluster 19 years ago
unknown 82d28fada7 WL#3732 Information schema optimization 19 years ago
unknown 7e056fee17 BUG#30017 log-slave-updates incorrect behavior for cluster 19 years ago
unknown a290e0b362 WL#3303 19 years ago
unknown a2002da69c correction 19 years ago
unknown 2e08341c9e Bug #28989 hpux11 ps_row warnings 19 years ago
unknown 95497dcc28 Bug #28989 hpux11 ps_row warnings 19 years ago
unknown c6ff8a6500 Added casts to avoid compiler warnings and fixed a wrong type. 19 years ago
unknown 441b11374d Don't give warning that readonly variable is forced to be readonly 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown a3b65091f0 Bug #27292 restarting a data node makes sql nodes log event buffer status every few seconds 19 years ago
unknown 034c11f3cd manual merge 5.0-runtime -> 5.1->runtime, with 25411 part I 19 years ago
unknown 0443044eb2 ndb: added some retry sleep to not get busy loops 19 years ago
unknown 852bac883f Bug #27076 19 years ago
unknown ca56499957 Bug #27076 Cluster does not honor SQL_LOG_BIN flag 19 years ago
unknown 48892844a9 Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 19 years ago
unknown 44ac931080 ha_ndbcluster.cc: 19 years ago
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