summaryrefslogtreecommitdiff
path: root/sql/wsrep_high_priority_service.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27713 Crash after a conflict of applier thread with stored procedure cal...mkaruza2022-03-181-0/+1
* 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
* MDEV-23851 BF-BF Conflict issue because of UK GAP locksJan Lindström2021-03-171-0/+11
* 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
* MDEV-15532 after-merge fixes from MontyMarko Mäkelä2020-12-021-3/+3
* MDEV-23584 : Galera assertion failure "thd->transaction.stmt.is_empty() at tr...bb-10.4-MDEV-21578Jan Lindström2020-08-261-1/+7
* MDEV-22998 Free thd->mem_root at applier commit or rollback.Teemu Ollakka2020-07-241-0/+7
* MDEV-22021: Galera database could get inconsistent with rollback to savepointDaniele Sciascia2020-03-311-1/+5
* Wsrep position not updated in InnoDB after certification failures (#1432)Daniele Sciascia2020-01-141-0/+1
* MDEV-20793 Assertion failed after replay.Teemu Ollakka2019-12-311-3/+1
* Update wsrep-lib. (#1426)Teemu Ollakka2019-12-161-0/+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
* fix for thread getting stuck after BF ABORT (#1362)Leandro Pacheco2019-09-171-1/+1
* MDEV-19826 10.4 seems to crash with "pool-of-threads" (#1370)Teemu Ollakka2019-08-301-15/+11
* - 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
* Galera4Brave Galera Crew2019-01-231-0/+649