206 Commits (f33e57a9e66f7e1790cb84b141381bb668e281a0)

Author SHA1 Message Date
Jan Lindström a5bcec727b MDEV-24865 : Server crashes when truncate mysql user table 5 years ago
Sergei Golubchik 2696538723 updating @@wsrep_cluster_address deadlocks 5 years ago
Jan Lindström 49b8774951 MDEV-24546 : AddressSanitizer: initialization-order-fiasco on address ... in Sys_var_integer from __static_initialization_and_destruction_0, possibly inside global var wsrep_gtid_server 5 years ago
Alexey Yurchenko 033f8d13ce Update wsrep-lib (new logger interface) 5 years ago
sjaakola 4d6c661144 MDEV-21577 MDL BF-BF conflict 5 years ago
Eugene Kosov 350c9eb705 MDEV-23894 UBSAN: several call to function show_binlog_vars(THD*, st_mysql_show_var*, char*) through pointer to incorrect function type 'int (*)(THD *, st_mysql_show_var *, void *, system_status_var *, enum_var_type) errors 5 years ago
Sergei Golubchik d2b852b4ca cleanup, less #ifdef's 5 years ago
Eugene Kosov d712956526 MDEV-19749 MDL scalability regression after backup locks 6 years ago
Monty b1fabf6cc9 Performance improvements to test if WSREP if active 6 years ago
Marko Mäkelä 6be05ceb05 MDEV-22203: WSREP_ON is unnecessarily expensive to evaluate 6 years ago
Marko Mäkelä 2c39f69d34 MDEV-22203: WSREP_ON is unnecessarily expensive WITH_WSREP=OFF 6 years ago
Jan Lindström 93475aff8d MDEV-22203: WSREP_ON is unnecessarily expensive to evaluate 6 years ago
Marko Mäkelä 7198c6ab2d MDEV-22271 Excessive stack memory usage due to WSREP_LOG 6 years ago
Teemu Ollakka c79051e587 MDEV-22271 Excessive stack memory usage due to WSREP_LOG 6 years ago
Monty 91ab42a823 Clean up and speed up interfaces for binary row logging 6 years ago
Daniele Sciascia 9394cc8914
MDEV-21675: Data inconsistency after multirow insert rollback (#1474) 6 years ago
Jan Lindström e6a50e41da MDEV-20051: Add new mode to wsrep_OSU_method in which Galera checks storage engine of the effected table 6 years ago
mkaruza d0c8316bf5
Incorrect behaviour of WSREP_SYNC_WAIT_UPTO_GTID (#1442) 6 years ago
mkaruza 41bc736871 Galera GTID support 7 years ago
Jan Lindström 8a931e4d16 MDEV-17571 : Make systemd timeout behavior more compatible with long Galera SSTs 6 years ago
Sergei Golubchik e21408b799 Decrease stack space usage of mysql_execute_command() 6 years ago
Jan Lindström 7b4de10477 MDEV-20378: Galera uses uninitialized memory 6 years ago
Jan Lindström 5edc4ea4d9 MDEV-20324: Galera threads are not registered to performance schema 6 years ago
Jan Lindström ec49976e38 MDEV-19746: Galera test failures because of wsrep_slave_threads identification 6 years ago
Marko Mäkelä 5f31f8cc87 Fix cmake -DWITH_WSREP=OFF 7 years ago
Teemu Ollakka 1ef50a34ec 10.4 wsrep group commit fixes (#1224) 7 years ago
Sergey Vojtovich 88d89ee0ba Less abort_loop references 7 years ago
seppo 785092ee23 LOCK_thread_count and COND_thread_count removed from wsrep modules (#1197) 7 years ago
Daniele Sciascia 047754a728 Cleanup wsrep_schema and remove all references to wsrep_thd_pool 7 years ago
mkaruza 3e64e7f24c WSREP debug log levels support 7 years ago
Teemu Ollakka f06a0b5338 Implement wsrep_load_data_splitting with streaming replication 7 years ago
Brave Galera Crew 36a2a185fe Galera4 7 years ago
Jan Lindström 244cc35e7b MDEV-17801: Galera test failure on galera_var_reject_queries 7 years ago
Jan Lindström dde0a83fff MDEV-17801: Galera test failure on galera_var_reject_queries 7 years ago
Vasil Dimov 27dcef3900 Add a new config variable wsrep_certification_rules 7 years ago
Sergei Golubchik a6246cab16 fix failures of innodb_plugin tests in --embedded 7 years ago
Marko Mäkelä 3b5d3cd68e Revert MDEV-9519 due to regressions 7 years ago
Julius Goryavsky 75dfd4acb9 This is patch for the https://jira.mariadb.org/browse/MDEV-9519 issue: 7 years ago
Julius Goryavsky 7e8ed15b95 Fixes after review and correction of the problems caused by the fact that during the SST innodb plugin is not yet initialized, as well as problems with running tests from the root user (not directly related to the MDEV-10754). 7 years ago
Daniele Sciascia 4d2b552369 Fix FK constraint violation in applier, after ALTER TABLE ADD FK 8 years ago
Jan Lindström c863159c32 MDEV-16799: Test wsrep.variables crash at sql_class.cc:639 thd_get_ha_data 7 years ago
sjaakola 2f0b8f3e02 MDEV-16005 sporadic failures with galera tests MW-328B and MW-328C 8 years ago
Teemu Ollakka 33aad1d273 MDEV-15505 Fixes to compilation without -DWITH_WSREP:BOOL=ON 8 years ago
sjaakola 2a729b5f4b refs MW-245 - merged wsrep_dirty_reads and wsrep_reject_queries from PXC 10 years ago
Monty a7e352b54d Changed database, tablename and alias to be LEX_CSTRING 8 years ago
Alexey Yurchenko 86d31ce9f1 MW-384 protect access to wsrep_ready variable with mutex 8 years ago
sjaakola ed9f68f6ad MW-394 8 years ago
Monty b6c5657ef2 Reduce stack size 8 years ago
Daniele Sciascia 7a219b6f23 MW-86 Add separate wsrep_sync_wait bitmask value for SHOW commands 9 years ago
sjaakola 790a8274cd Refs: MW-360 * reverted WSREP_TO_ISOLATION macros back to original form 9 years ago