summaryrefslogtreecommitdiff
path: root/sql/wsrep_var.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-291-1/+2
|\ \ \ \ | |/ / /
| * | | 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.2 into bb-10.2-extMarko Mäkelä2017-09-011-17/+32
|\ \ \ \ | |/ / /
| * | | 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
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-2/+2
|/ / /
* | | 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
| * Refs codership/mysql-features#33 - this fixes a bug where wsrep_start_positio...Alexey Yurchenko2015-05-081-3/+3
| * Refs codership/mysql-wsrep#33Alexey Yurchenko2015-05-081-18/+20
| * refs codership/mysql-wsrep#60 explicit braces around empty bodyTeemu Ollakka2015-05-081-1/+3
* | Merge branch '10.0-galera' into 10.1Nirbhay Choubey2015-07-141-19/+20
* | Cleanups, fixed warnings from valgrind, fixed failing tests (because on chang...Monty2015-07-101-5/+15
* | MDEV-7067: Server outputs Galera (WSREP) information, even if Galera is disabledNirbhay Choubey2015-07-071-21/+22
* | MDEV-7067: Server outputs Galera (WSREP) information, even if Galera is disabledNirbhay Choubey2015-05-291-0/+5
* | Merge 10.0-galera into 10.1Sergei Golubchik2015-02-061-0/+1
|\ \ | |/
| * MDEV-6832: ER_LOCK_WAIT_TIMEOUT on SHOW STATUSNirbhay Choubey2014-12-311-0/+7
| * bzr merge -r4123..4144 codership/5.6Nirbhay Choubey2014-09-301-13/+21
| * bzr merge -c4123 codership/5.6/Nirbhay Choubey2014-08-121-4/+22