summaryrefslogtreecommitdiff
path: root/sql/wsrep_high_priority_service.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25037 : SIGSEGV in MDL_lock::hog_lock_types_bitmapJan Lindström2023-01-271-0/+10
* Merge branch 10.4 into 10.5Jan Lindström2023-01-141-16/+19
|\
| * MDEV-30317 Transaction savepoint may cause failure in galera replayingsjaakola2023-01-131-16/+19
* | Merge 10.4 into 10.5Marko Mäkelä2022-09-261-1/+7
|\ \ | |/
| * Fix build without either ENABLED_DEBUG_SYNC or DBUG_OFFMarko Mäkelä2022-09-231-0/+8
* | Merge 10.4 into 10.5Jan Lindström2022-09-051-0/+1
|\ \ | |/
| * Reduce compilation dependencies on wsrep_mysqld.hDaniele Sciascia2022-08-311-0/+1
* | Merge 10.4 into 10.5Marko Mäkelä2022-03-291-0/+1
|\ \ | |/
| * MDEV-27713 Crash after a conflict of applier thread with stored procedure cal...mkaruza2022-03-181-0/+1
* | Merge 10.4 into 10.5Marko Mäkelä2021-08-261-2/+21
|\ \ | |/
| * After-merge fix f84e28c119b495da77e197f7cd18af4048fc3126Marko Mäkelä2021-08-251-2/+21
| * Merge 10.3 into 10.4Marko Mäkelä2021-08-181-21/+2
| * MDEV-25717 Assertion `owning_thread_id_ == wsrep::this_thread::get_id()'Daniele Sciascia2021-08-181-0/+19
| * MDEV-26308 : Galera test failure on galera.galera_split_brainLeandro Pacheco2021-08-181-2/+2
* | Merge 10.4 into 10.5Marko Mäkelä2021-03-181-0/+11
|\ \ | |/
| * MDEV-23851 BF-BF Conflict issue because of UK GAP locksJan Lindström2021-03-171-0/+11
* | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-061-6/+23
|\ \ | |/
| * MDEV-24327 wsrep XID checkpointing order violation with cert failuresbb-10.4-MDEV-24327sjaakola2020-12-171-1/+17
| * MDEV-24327 wsrep XID checkpointing order with log_slave_updates=OFFsjaakola2020-12-171-5/+6
* | Merge 10.4 into 10.5Marko Mäkelä2020-12-021-3/+3
|\ \ | |/
| * MDEV-15532 after-merge fixes from MontyMarko Mäkelä2020-12-021-3/+3
* | Merge 10.4 into 10.5Marko Mäkelä2020-08-271-1/+7
|\ \ | |/
| * MDEV-23584 : Galera assertion failure "thd->transaction.stmt.is_empty() at tr...bb-10.4-MDEV-21578Jan Lindström2020-08-261-1/+7
* | Merge 10.4 into 10.5Marko Mäkelä2020-08-011-0/+7
|\ \ | |/
| * MDEV-22998 Free thd->mem_root at applier commit or rollback.Teemu Ollakka2020-07-241-0/+7
* | Cleaned up compile failure if DEBUG_SYNC is disabled in DEBUG buildsMonty2020-06-141-2/+2
* | Fixed compilation error in DCMAKE_BUILD_TYPE=mysql_release mode when WSREP en...Julius Goryavsky2020-06-101-0/+3
* | Merge 10.4 into 10.5Marko Mäkelä2020-04-081-1/+5
|\ \ | |/
| * MDEV-22021: Galera database could get inconsistent with rollback to savepointDaniele Sciascia2020-03-311-1/+5
* | Galera GTID supportmkaruza2020-01-291-2/+3
* | Merge 10.4 into 10.5Marko Mäkelä2020-01-201-0/+1
|\ \ | |/
| * Wsrep position not updated in InnoDB after certification failures (#1432)Daniele Sciascia2020-01-141-0/+1
* | Merge 10.4 into 10.5Marko Mäkelä2020-01-031-3/+1
|\ \ | |/
| * MDEV-20793 Assertion failed after replay.Teemu Ollakka2019-12-311-3/+1
* | Merge 10.4 into 10.5Marko Mäkelä2019-12-171-0/+8
|\ \ | |/
| * Update wsrep-lib. (#1426)Teemu Ollakka2019-12-161-0/+8
* | Merge 10.4 into 10.5Oleksandr Byelkin2019-11-071-1/+8
|\ \ | |/
| * MDEV-17099 Preliminary changes for Galera XA support (#1404)Daniele Sciascia2019-10-301-1/+8
| * Revert MDEV-17099 Preliminary changes for Galera XA support (#1401)Marko Mäkelä2019-10-281-8/+1
| * MDEV-17099 Preliminary changes for Galera XA support (#1401)Daniele Sciascia2019-10-241-1/+8
* | Merge 10.4 into 10.5Marko Mäkelä2019-09-241-1/+1
|\ \ | |/
| * fix for thread getting stuck after BF ABORT (#1362)Leandro Pacheco2019-09-171-1/+1
* | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-15/+11
|\ \ | |/
| * MDEV-19826 10.4 seems to crash with "pool-of-threads" (#1370)Teemu Ollakka2019-08-301-15/+11
* | MDEV-17048 Inconsistency voting support (#1373)Alexey Yurchenko2019-08-281-30/+41
|/
* - wsrep-lib update (SR cleanups and voting support) (#1359)Alexey Yurchenko2019-07-221-12/+27
* Fixed wsrep replaying for stored procedures (#1256)mariadb-10.4.4Teemu Ollakka2019-04-061-39/+44
* 10.4 wsrep group commit fixes (#1224)Teemu Ollakka2019-03-151-0/+1
* MDEV-18631 Fix streaming replication with wsrep_gtid_mode=ONTeemu Ollakka2019-03-041-46/+35
* Fixed replaying bugs found with multimaster loadTeemu Ollakka2019-02-191-1/+1