summaryrefslogtreecommitdiff
path: root/sql/wsrep_thd.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2023-01-171-10/+15
|\
| * Merge branch 10.4 into 10.5Jan Lindström2023-01-141-8/+13
| |\
| | * MDEV-29684 Fixes for cluster wide write conflict resolvingsjaakola2023-01-131-8/+13
| | * MDEV-29878 Galera test failure on MDEV-26575Daniele Sciascia2022-11-291-2/+1
* | | MDEV-26391 BF abortable mariabackup executionsjaakola2023-01-171-0/+8
* | | Merge 10.5 into 10.6Marko Mäkelä2022-12-051-2/+1
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Jan Lindström2022-11-301-2/+1
* | | Merge 10.5 into 10.6Marko Mäkelä2022-10-121-1/+1
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Marko Mäkelä2022-10-121-1/+1
| |\ \ | | |/
| | * MDEV-25389 : Assertion `!is_thread_specific || (mysqld_server_initialized && ...Jan Lindström2022-10-091-1/+1
* | | Merge 10.5 into 10.6Marko Mäkelä2022-09-261-0/+2
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Marko Mäkelä2022-09-261-0/+2
| |\ \ | | |/
| | * Fix build without either ENABLED_DEBUG_SYNC or DBUG_OFFMarko Mäkelä2022-09-231-0/+2
* | | Merge 10.5 into 10.6Jan Lindström2022-09-051-0/+1
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Jan Lindström2022-09-051-0/+1
| |\ \ | | |/
| | * Reduce compilation dependencies on wsrep_mysqld.hDaniele Sciascia2022-08-311-0/+1
| | * MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-6/+24
| * | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-6/+24
* | | Merge 10.5 into 10.6Marko Mäkelä2021-08-261-2/+13
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Marko Mäkelä2021-08-261-2/+13
| |\ \ | | |/
| | * After-merge fix f84e28c119b495da77e197f7cd18af4048fc3126Marko Mäkelä2021-08-251-2/+13
| | * Merge 10.3 into 10.4Marko Mäkelä2021-08-181-13/+2
| | |\
| | * | MDEV-25717 Assertion `owning_thread_id_ == wsrep::this_thread::get_id()'Daniele Sciascia2021-08-181-2/+13
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-0/+9
| |\ \ \ | | |/ /
| | * | MDEV-25410 Assertion `state_ == s_exec' failed - mysqld got signal 6mkaruza2021-07-281-0/+9
* | | | MDEV-24966 Galera multi-master regressionsjaakola2021-04-131-2/+18
|/ / /
* | | Merge 10.4 into 10.5Marko Mäkelä2021-03-191-19/+0
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2021-03-191-19/+0
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2021-03-181-21/+0
| | |\
| | | * MDEV-24853: Duplicate key generated during cluster configuration changeJulius Goryavsky2021-03-081-21/+0
* | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-16/+9
|\ \ \ \ | |/ / /
| * | | updating @@wsrep_cluster_address deadlocksSergei Golubchik2021-02-141-15/+9
| * | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-1/+0
| |\ \ \ | | |/ /
| | * | 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
* | | | | MDEV-22437 make THR_THD* variable thread_localEugene Kosov2020-05-051-2/+2
|/ / / /
* | | | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateJan Lindström2020-04-241-3/+9
* | | | MDEV-22021: Galera database could get inconsistent with rollback to savepointDaniele Sciascia2020-03-311-7/+0
* | | | Merge commit '10.3' into 10.4Oleksandr Byelkin2020-03-111-3/+5
|\ \ \ \ | |/ / /
| * | | 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