summaryrefslogtreecommitdiff
path: root/sql/wsrep_var.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23894 UBSAN: several call to function show_binlog_vars(THD*, st_mysql_sh...Eugene Kosov2020-10-061-2/+2
* MDEV-17062 : Test failure on galera.MW-336Jan Lindström2020-01-171-2/+8
* MDEV-19746: Galera test failures because of wsrep_slave_threads identificationJan Lindström2019-07-151-7/+11
* 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-17801: Galera test failure on galera_var_reject_queriesJan Lindström2018-11-221-1/+2
* | 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.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
* | | 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.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
* | | 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
* | | MDEV-12837: WSREP: BF lock wait longJan Lindström2017-12-071-0/+16
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-1/+2
|\ \ \ | |/ /
| * | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2017-11-101-1/+2
| |\ \ | | |/
| | * MW-399 Freeing wsrep_status_vars, before provider is released.sjaakola2017-11-081-1/+8
* | | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-17/+32
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-17/+32
| |\ \ | | |/
| | * Fix test failure on test MW-86 and remove MW-360 test.Jan Lindström2017-08-151-20/+25
| | * MW-336 Avoid slave threads leakingDaniele Sciascia2017-08-111-7/+6
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ \ | |/ /
| * | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | MDEV-8791 - AIX: Unresolved Symbols during linkingSergey Vojtovich2016-10-311-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-20/+79
|\ \ \ | |/ /
| * | Post merge fixes.Nirbhay Choubey2016-08-251-5/+21
| * | Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-08-251-15/+58
| |\ \ | | |/
| | * MW-175 Fix definitively lost memory in wsrep_get_paramsDaniele Sciascia2016-08-211-0/+1
| | * MW-259 - moved wsrep desync/resync calls from wsrep_desync_update() to wsrep_...Alexey Yurchenko2016-08-211-6/+7
| | * MW-267 Enforce wsrep_max_ws_size limit in wsrep providerDaniele Sciascia2016-07-251-3/+45
| | * refs codership/galera#308Daniele Sciascia2016-02-221-4/+1
| | * refs codership/galera#308Daniele Sciascia2016-02-221-0/+5
* | | Safety fix to previous patchMonty2016-08-301-2/+2
* | | Fixed failures for privilege_table_io and wsrep_cluster_address_basicMonty2016-08-291-6/+6
* | | Cleanup around wsrep system variables.Nirbhay Choubey2016-07-301-10/+0
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-1/+10
|\ \ \ | |/ /
| * | MDEV-10186: mysqld crash when runtime setting wsrep_cluster_address without w...Nirbhay Choubey2016-06-271-1/+10
* | | MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqnoNirbhay Choubey2016-05-311-35/+71
|/ /
* | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-11-191-2/+6
|\ \ | |/
| * refs codership/mysql-wsrep#202 Added schema info into wsrep messagesPhilip Stoev2015-10-191-2/+6
| * Refs codership/mysql-wsrep#33 - change const initialization to assignment to ...Alexey Yurchenko2015-05-081-3/+3
| * refs codership/mysql-wsrep#90 made wsrep_OSU_method session variableTeemu Ollakka2015-05-081-1/+0