summaryrefslogtreecommitdiff
path: root/sql/wsrep_var.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | MDEV-12837: WSREP: BF lock wait longJan Lindström2017-12-091-0/+16
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-1/+4
|\ \ \ \
| * \ \ \ Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-151-1/+4
| |\ \ \ \ | | |/ / /
| | * | | MDEV-14648 Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow ...Marko Mäkelä2018-02-151-1/+4
| | * | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-1/+1
* | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-5/+3
|/ / / /
* | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-081-0/+16
|\ \ \ \ | |/ / /
| * | | MDEV-12837: WSREP: BF lock wait longJan Lindström2017-12-071-0/+16