summaryrefslogtreecommitdiff
path: root/sql/wsrep_thd.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-0/+14
|\
| * MDEV-23851 BF-BF Conflict issue because of UK GAP lockssjaakola2021-01-181-0/+14
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-5/+6
|\ \ | |/
| * MDEV-24327 wsrep XID checkpointing order with log_slave_updates=OFFbb-10.2-MDEV-24327sjaakola2020-12-171-5/+6
* | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-3/+3
|\ \ | |/
| * MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-3/+3
* | Merge 10.2 into 10.3Marko Mäkelä2020-09-211-0/+20
|\ \ | |/
| * MDEV-23101 : SIGSEGV in lock_rec_unlock() when Galera is enabledJan Lindström2020-09-101-0/+20
* | Merge 10.2 into 10.3Marko Mäkelä2020-06-061-3/+108
|\ \ | |/
| * Merge 10.1 into 10.2Julius Goryavsky2020-06-051-3/+108
| |\
| | * MDEV-22763 backporting MDEV-20225 fix into 10.1sjaakola2020-06-031-4/+107
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-03-061-3/+5
|\ \ \ | |/ /
| * | MDEV-21723 Async slave thread BF abort and replaying fixes (#1448)seppo2020-02-231-3/+5
* | | Merge 10.2 into 10.3Marko Mäkelä2020-01-181-13/+36
|\ \ \ | |/ /
| * | MDEV-17062 : Test failure on galera.MW-336Jan Lindström2020-01-171-13/+36
* | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-10-011-20/+6
|\ \ \ | |/ /
| * | Fix -Wunused for CMAKE_BUILD_TYPE=RelWithDebInfoMarko Mäkelä2019-09-301-19/+6
* | | MDEV-19740 Debug build of 10.3.15 FTBFSAleksey Midenkov2019-08-191-0/+1
* | | Merge 10.2 to 10.3Marko Mäkelä2019-08-131-2/+19
|\ \ \ | |/ /
| * | MDEV-20324: Galera threads are not registered to performance schemaJan Lindström2019-08-131-2/+19
* | | Merge 10.2 into 10.3Eugene Kosov2019-07-161-6/+30
|\ \ \ | |/ /
| * | MDEV-19746: Galera test failures because of wsrep_slave_threads identificationJan Lindström2019-07-151-6/+30
* | | 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
| | * Revert MDEV-18464 and MDEV-12009Marko Mäkelä2019-03-281-9/+0
| | * MDEV-12009: Allow to force kill user threads/query which are flagged as high ...Jan Lindström2019-03-281-0/+9
| | * MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-251-0/+21
* | | Merge 10.2 into 10.3Marko Mäkelä2019-03-191-0/+10
|\ \ \ | |/ /
| * | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895)sysprg2019-03-181-0/+10
* | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-0/+10
|\ \ \ | |/ /
| * | MDEV-18577: Indexes problem on import dump SQLJan Lindström2019-03-131-0/+10
| * | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-0/+21
* | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-0/+21
* | | Merge 10.2 into 10.3Marko Mäkelä2018-09-061-22/+0
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2018-08-311-22/+0
| |\ \ | | |/
| | * Revert MDEV-9519 due to regressionsMarko Mäkelä2018-08-311-22/+0
* | | Merge 10.2 into 10.3Marko Mäkelä2018-08-281-0/+22
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2018-08-211-0/+22
| |\ \ | | |/
| | * This is patch for the https://jira.mariadb.org/browse/MDEV-9519 issue:Julius Goryavsky2018-08-151-0/+22
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-05-111-19/+19
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-19/+19
| |\ \ | | |/
| | * MDEV-16005 sporadic failures with galera tests MW-328B and MW-328Csjaakola2018-04-241-19/+19
* | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-6/+6
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-3/+3
|\ \ \
| * | | Add more execution stages (commit, rollback, etc)Monty2017-11-051-3/+3
* | | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-251-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-1/+1
| | |\ \ | | | |/
| | | * MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-1/+1