summaryrefslogtreecommitdiff
path: root/sql/wsrep_mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Revert MDEV-18464 and MDEV-12009Marko Mäkelä2019-03-281-0/+1
| * MDEV-12009: Allow to force kill user threads/query which are flagged as high ...Jan Lindström2019-03-281-1/+0
* | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-0/+1
|\ \ | |/
| * Merge branch '10.0-galera' into 10.1Oleksandr Byelkin2019-01-311-0/+1
| |\
| | * Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-10-301-0/+1
| | |\
| | | * Add a new config variable wsrep_certification_rulesVasil Dimov2018-10-101-0/+1
| * | | MDEV-17801: Galera test failure on galera_var_reject_queriesJan Lindström2018-11-261-3/+19
* | | | MDEV-17801: Galera test failure on galera_var_reject_queriesJan Lindström2018-11-221-3/+19
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-1/+1
|\ \ \ \ | |/ / /
| * | | wsrep: create a macro for the error: labelSergei Golubchik2018-10-241-1/+1
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-96/+199
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2018-09-071-91/+198
| |\ \ \ | | |/ /
| | * | MariaDB adjustments.Jan Lindström2018-08-031-3/+15
| | * | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-08-021-92/+125
| | |\ \ | | | |/
| | | * Fix FK constraint violation in applier, after ALTER TABLE ADD FKDaniele Sciascia2018-08-021-109/+138
| | * | MDEV-10564: Galera `wsrep_debug` patch logs MySQL user credentialsJan Lindström2018-07-191-3/+23
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-3/+23
|\ \ \ \ | |/ / /
| * | | MDEV-10564: Galera `wsrep_debug` patch logs MySQL user credentialsJan Lindström2018-07-191-3/+23
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-32/+33
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0-galera' into 10.1Vicențiu Ciorbaru2018-06-121-32/+33
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-05-071-32/+33
| | |\ \ | | | |/
| | | * MW-384 protect access to wsrep_ready variable with mutexAlexey Yurchenko2017-10-191-13/+23
| | | * MW-322 - CTAS fix merged to 5.5-v25 branchsjaakola2017-07-201-17/+7
| | | * MW-267: followup to the original pull request, removed unnecessary cast.Alexey Yurchenko2017-04-181-2/+1
| | | * MW-267Sachin Setiya2017-04-181-1/+1
| | | * MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-141-0/+4
| | | * refs codership/mysql-wsrep#226 Limit binlog recovery to found wsrep positionTeemu Ollakka2016-02-101-0/+24
| | | * refs codership/mysql-wsrep#201Daniele Sciascia2016-02-091-6/+11
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-18/+17
|\ \ \ \ | |/ / /
| * | | MDEV-16005 sporadic failures with galera tests MW-328B and MW-328Csjaakola2018-04-241-20/+19
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-03-251-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-15409 make sure every sst script is tested in buildbotSergei Golubchik2018-03-231-1/+1
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2018-03-161-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-13549 Fix and re-enable test galera.MW-286Daniele Sciascia2018-03-081-1/+1
* | | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-2/+2
* | | | Merge remote-tracking branch 'origin/10.1' into bb-10.2-vicentiuVicențiu Ciorbaru2017-12-281-0/+10
|\ \ \ \ | |/ / /
| * | | MDEV-10715 Galera: Replicate MariaDB GTID to other nodes in the clusterSachin Setiya2017-12-251-0/+10
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-1/+1
|\ \ \ \ | |/ / /
| * | | Fix the build on OpenBSD (#488)David Carlier2017-11-171-1/+1
| * | | cleanup: remove useless "inline" keywordsSergei Golubchik2017-09-271-1/+1
| * | | MDEV-13787 Crash in persistent stats wsrep_on (thd=0x0)Sachin Setiya2017-09-271-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-79/+152
|\ \ \ \ | |/ / /
| * | | Galera after-merge fixesMarko Mäkelä2017-08-301-58/+0
| * | | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-81/+210
| |\ \ \ | | |/ /
| | * | Fix test failure on test MW-86 and remove MW-360 test.Jan Lindström2017-08-151-2/+0
| | * | Refs: MW-360 * fix for regression with galera_toi_ddl_nonconflicting testsjaakola2017-08-141-4/+3
| | * | MW-86 Adjust MTR tests for changes to wsrep_sync_waitDaniele Sciascia2017-08-141-1/+5
| | * | MW-366 Improved support for IPv6 networks - made mysqld and SST scripts to re...Alexey Yurchenko2017-08-111-16/+6