summaryrefslogtreecommitdiff
path: root/sql/wsrep_client_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2023-02-101-13/+27
|\
| * MDEV-25037 : SIGSEGV in MDL_lock::hog_lock_types_bitmapJan Lindström2023-01-271-13/+27
* | Merge 10.5 into 10.6Jan Lindström2022-09-051-1/+3
|\ \ | |/
| * Merge 10.4 into 10.5Jan Lindström2022-09-051-1/+3
| |\
| | * Reduce compilation dependencies on wsrep_mysqld.hDaniele Sciascia2022-08-311-0/+1
* | | Merge 10.5 into 10.6Marko Mäkelä2022-06-021-5/+24
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Marko Mäkelä2022-06-021-5/+24
| |\ \ | | |/
| | * MDEV-27862 Galera should replicate nextval()-related changes in sequences wit...mkaruza2022-05-301-5/+24
* | | Merge 10.5 into 10.6Marko Mäkelä2022-03-291-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
| | * MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-7/+2
| | * MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-0/+7
| * | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-7/+2
| * | MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-0/+7
|/ /
* | Merge branch '10.4' into 10.5Monty2021-09-151-0/+1
|\ \ | |/
| * MDEV-21613 Failed to open table mysql.wsrep_streaming_log for writingbb-10.4-MDEV-21613Daniele Sciascia2021-09-141-0/+1
* | Merge 10.4 into 10.5Marko Mäkelä2021-08-261-3/+3
|\ \ | |/
| * After-merge fix f84e28c119b495da77e197f7cd18af4048fc3126Marko Mäkelä2021-08-251-3/+3
| * Merge 10.3 into 10.4Marko Mäkelä2021-08-181-3/+3
| * MDEV-26308 : Galera test failure on galera.galera_split_brainLeandro Pacheco2021-08-181-3/+3
* | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-7/+0
|\ \ | |/
| * MDEV-23328 Server hang due to Galera lock conflict resolutionSergei Golubchik2021-02-121-7/+0
* | Merge 10.4 into 10.5Marko Mäkelä2021-01-111-1/+1
|\ \ | |/
| * Update wsrep-libJan Lindström2021-01-081-1/+1
* | Merge 10.4 into 10.5Marko Mäkelä2020-12-021-1/+1
|\ \ | |/
| * MDEV-15532 after-merge fixes from MontyMarko Mäkelä2020-12-021-1/+1
* | Merge 10.4 into 10.5Marko Mäkelä2020-11-131-5/+22
|\ \ | |/
| * Update wsrep-libDaniele Sciascia2020-11-111-5/+22
* | Handle errors from external_unlock & mysql_unlock_tablesMonty2020-04-191-1/+2
* | Merge 10.4 into 10.5Oleksandr Byelkin2019-11-071-2/+4
|\ \ | |/
| * MDEV-17099 Preliminary changes for Galera XA support (#1404)Daniele Sciascia2019-10-301-2/+4
| * Revert MDEV-17099 Preliminary changes for Galera XA support (#1401)Marko Mäkelä2019-10-281-4/+2
| * MDEV-17099 Preliminary changes for Galera XA support (#1401)Daniele Sciascia2019-10-241-2/+4
* | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-7/+3
|\ \ | |/
| * MDEV-19826 10.4 seems to crash with "pool-of-threads" (#1370)Teemu Ollakka2019-08-301-7/+3
* | MDEV-17048 Inconsistency voting support (#1373)Alexey Yurchenko2019-08-281-1/+0
|/
* Fixed wsrep replaying for stored procedures (#1256)mariadb-10.4.4Teemu Ollakka2019-04-061-9/+27
* Simplified Wsrep_client_service::interrupted()Teemu Ollakka2019-02-251-13/+14
* Fixed replaying bugs found with multimaster loadTeemu Ollakka2019-02-191-2/+9
* MDEV-18585 Avoid excessive Annotate_rows_log_events in binlogTeemu Ollakka2019-02-181-2/+6
* Galera4Brave Galera Crew2019-01-231-0/+307