summaryrefslogtreecommitdiff
path: root/sql/wsrep_var.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25226 Assertion when wsrep_on set OFF with SR transactionDaniele Sciascia2021-04-051-3/+11
* Merge branch 'bb-10.4-release' into 10.4Sergei Golubchik2021-02-231-11/+17
|\
| * updating @@wsrep_cluster_address deadlocksSergei Golubchik2021-02-141-13/+15
| * fix a 3-way deadlock in galera_sr.galera-features#56Sergei Golubchik2021-02-121-0/+4
* | MDEV-24856 : Server crashes when wsrep_provider_options set to NULLJan Lindström2021-02-131-7/+13
|/
* MDEV-24463 : galera.galera_sst_mysqldump_with_key MTR failed: 'INSERT failed:...bb-10.4-MDEV-24463Jan Lindström2021-01-221-10/+24
* MDEV-24596 : Assertion `state_ == s_exec || state_ == s_quitting' failed in w...Jan Lindström2021-01-211-14/+64
* MDEV-22285 : Assertion `xid_seqno > wsrep_seqno' failed in trx_rseg_update_ws...Jan Lindström2021-01-141-2/+5
* Merge 10.3 into 10.4Marko Mäkelä2020-10-221-1/+2
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-10-221-2/+2
| |\
| | * MDEV-23894 UBSAN: several call to function show_binlog_vars(THD*, st_mysql_sh...Eugene Kosov2020-10-061-2/+2
| * | Merge 10.2 into 10.3Marko Mäkelä2020-01-181-2/+8
| |\ \ | | |/
| | * MDEV-17062 : Test failure on galera.MW-336Jan Lindström2020-01-171-2/+8
* | | MDEV-23092 SIGABRT when setting invalid wsrep_providerDaniele Sciascia2020-08-191-0/+6
* | | MDEV-22203: WSREP_ON is unnecessarily expensive WITH_WSREP=OFFMarko Mäkelä2020-04-241-6/+3
* | | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateJan Lindström2020-04-241-0/+15
* | | MDEV-20625 : MariaDB asserting when enabling wsrep_onbb-10.4-MDEV-20625Jan Lindström2020-02-041-10/+11
* | | MDEV-20625 : MariaDB asserting when enabling wsrep_onJan Lindström2020-02-031-48/+68
* | | MDEV-17062 : Test failure on galera.MW-336Jan Lindström2020-01-201-2/+9
* | | Merge 10.3 into 10.4Marko Mäkelä2019-07-251-6/+12
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Eugene Kosov2019-07-161-7/+11
| |\ \ | | |/
| | * MDEV-19746: Galera test failures because of wsrep_slave_threads identificationJan Lindström2019-07-151-7/+11
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | * MDEV-17801: Galera test failure on galera_var_reject_queriesJan Lindström2018-11-261-1/+2
* | | | MDEV-18552 MDEV-18699 allowing SR only in galera 4 cluster (#1293)bb-10.4-collapseseppo2019-05-031-0/+8
* | | | LOCK_thread_count and COND_thread_count removed from wsrep modules (#1197)seppo2019-02-261-5/+6
* | | | Disable unused functionMarko Mäkelä2019-02-181-1/+2
* | | | WSREP debug log levels supportmkaruza2019-02-131-0/+6
* | | | Galera4Brave Galera Crew2019-01-231-121/+200
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2018-11-261-1/+2
|\ \ \ | |/ /
| * | MDEV-17801: Galera test failure on galera_var_reject_queriesJan Lindström2018-11-221-1/+2
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-2/+1
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-1/+3
| |\ \ | | |/
| | * Merge branch '10.0-galera' into 10.1Sergei Golubchik2018-09-071-1/+1
| | |\
| | * | MDEV-17062: Test failure on galera.MW-336Jan Lindström2018-09-061-1/+3
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-08-281-0/+6
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-08-211-0/+6
| |\ \ \ | | |/ /
| | * | MDEV-15933 Cannot resume Node SYNCED state when wsrep_desync is done after FTWRLmkaruza2018-08-141-0/+6
* | | | MDEV-17062: Test failure on galera.MW-336Jan Lindström2018-08-271-1/+3
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-1/+5
|\ \ \ \ | |/ / /
| * | | SET wsrep_on=1 - only check innodb_lock_schedule_algorithm if innodb is enabledSergei Golubchik2018-06-211-1/+2
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-0/+3
| |\ \ \ | | |/ /
| | * | Fix wsrep.variables test caseVicențiu Ciorbaru2018-06-131-0/+3
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-0/+22
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-03-211-0/+22
| |\ \ \ | | |/ /
| | * | refs MW-245 - allowing USE <database> with dirty reads configuration - fix fo...sjaakola2018-03-201-3/+0
| | * | refs MW-245 - merged wsrep_dirty_reads and wsrep_reject_queries from PXCsjaakola2018-03-201-0/+25