summaryrefslogtreecommitdiff
path: root/sql/wsrep_mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23328 Server hang due to Galera lock conflict resolutionSergei Golubchik2021-01-241-2/+0
* MDEV-21578 : CREATE OR REPLACE TRIGGER in Galera cluster not replicatingJan Lindström2020-08-281-1/+6
* Merge 10.1 into 10.2Julius Goryavsky2020-06-051-1/+8
|\
| * MDEV-22763 backporting MDEV-20225 fix into 10.1sjaakola2020-06-031-1/+8
* | Merge 10.1 into 10.2Marko Mäkelä2020-04-221-0/+11
|\ \ | |/
| * MDEV-22271 Excessive stack memory usage due to WSREP_LOGMarko Mäkelä2020-04-171-0/+11
* | MDEV-21473 conflicts with async slave BF aborting (#1475)seppo2020-03-241-0/+11
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-241-1/+5
|\ \ | |/
| * MDEV-19457: sys_vars.wsrep_provider_basic failed in buildbotJulius Goryavsky2020-01-201-1/+5
* | MDEV-21189: Dropping partition with 'wsrep_OSU_method=RSU' and 'SESSION sql_l...Jan Lindström2019-12-091-1/+2
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-12-031-1/+33
|\ \ | |/
| * MDEV-18497 CTAS async replication from mariadb master crashes galera nodes (#...seppo2019-11-181-1/+33
* | MDEV-18562 [ERROR] InnoDB: WSREP: referenced FK check fail: Lock wait indexJan Lindström2019-10-301-24/+24
* | MDEV-20324: Galera threads are not registered to performance schemaJan Lindström2019-08-131-1/+15
* | MDEV-19746: Galera test failures because of wsrep_slave_threads identificationJan Lindström2019-07-151-2/+41
* | 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
|\ \ \ \ | |/ / /