summaryrefslogtreecommitdiff
path: root/sql/wsrep_mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-03-291-5/+82
|\
| * MDEV-27568 Parallel async replication hangs on a Galera nodemkaruza2022-03-181-0/+15
| * MDEV-28055: Galera ps-protocol fixesDaniele Sciascia2022-03-181-5/+67
* | Merge 10.4 into 10.5Marko Mäkelä2022-02-171-1/+0
|\ \ | |/
| * Removed dead code.Alexey Yurchenko2022-02-171-1/+0
* | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-14/+22
|\ \ | |/
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-12/+11
| |\
| | * Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-13/+12
| | |\
| | | * MDEV-25856 : SIGSEGV in ha_myisammrg::append_create_infoJan Lindström2022-01-111-13/+12
| | | * MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-12/+44
| | | * MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-0/+2
| | | * Revert MDEV-25114Marko Mäkelä2021-09-241-71/+21
| | | * MDEV-25114 Crash: WSREP: invalid state ROLLED_BACK (FATAL)sjaakola2021-09-241-23/+71
| | | * Revert "MDEV-23328 Server hang due to Galera lock conflict resolution" andJan Lindström2021-09-241-0/+2
| | * | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-16/+49
| | * | MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-1/+3
| * | | MDEV-25494 : Assertion `tl->table == __null' failed in bool THD::open_tempora...Jan Lindström2022-01-181-3/+12
* | | | MDEV-26223 Galera cluster node consider old server_id value even after modifi...mkaruza2022-01-271-3/+18
* | | | Revert "MDEV-26223 Galera cluster node consider old server_id value even afte...Jan Lindström2022-01-251-7/+1
* | | | MDEV-26223 Galera cluster node consider old server_id value even after modifi...bb-10.5-MDEV-26223Jan Lindström2022-01-201-1/+7
* | | | Merge branch 10.4 into 10.5st-10.5-juliusJulius Goryavsky2021-12-261-17/+3
|\ \ \ \ | |/ / /
| * | | MDEV-27297 wsrep error log messages drop last charactersjaakola2021-12-211-1/+1
| * | | 10.4-MDEV-27275 CREATE TABLE with FK not safe for PAsjaakola2021-12-201-3/+2
| * | | wsrep-lib update: bugfixes, cleanups, event API, state transition cleanupsbb-10.4-wsrep-libAlexey Yurchenko2021-12-081-14/+0
| * | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-11/+32
* | | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-11/+32
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-061-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-22708 Assertion `!mysql_bin_log.is_open() || thd.is_current_stmt_binlog_...mkaruza2021-10-061-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-09-171-2/+3
|\ \ \ \ | |/ / /
| * | | MDEV-26053 : TRUNCATE on table with Foreign Key Constraint no longer replicat...bb-10.4-truncateJan Lindström2021-09-171-2/+3
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-261-12/+32
|\ \ \ \ | |/ / /
| * | | After-merge fix f84e28c119b495da77e197f7cd18af4048fc3126Marko Mäkelä2021-08-251-23/+43
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-181-43/+23
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-03-311-10/+12
| | |\ \ | | | |/
| | | * MDEV-24923 : Port selected Galera conflict resolution changes from 10.6Jan Lindström2021-03-301-10/+12
| | | * MDEV-23328 Server hang due to Galera lock conflict resolutionSergei Golubchik2021-01-241-2/+0
| | * | mergeSergei Golubchik2021-02-021-1/+1
| | * | galera fixes related to THD::LOCK_thd_killSergei Golubchik2021-02-021-5/+12
| * | | MDEV-26308 : Galera test failure on galera.galera_split_brainLeandro Pacheco2021-08-181-23/+43
* | | | MDEV-26223 Galera cluster node consider old server_id value even after modifi...bb-10.5-rasmusmkaruza2021-08-181-6/+9
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-7/+5
|\ \ \ \ | |/ / /
| * | | MDEV-23080: desync and pause node on BACKUP STAGE BLOCK_DDLLeandro Pacheco2021-07-271-1/+1
| * | | cleanup: move thread_count to THD_count::value()Sergei Golubchik2021-07-241-5/+3
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-05-031-3/+10
|\ \ \ \ | |/ / /
| * | | MDEV-22227 Assertion `state_ == s_exec' failed in wsrep::client_state::start_...bb-10.4-MDEV-22227mkaruza2021-04-281-3/+10
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-211-0/+26
|\ \ \ \ | |/ / /
| * | | MDEV-22668: "Flush SSL" command doesn't reload wsrep certbb-10.4-MDEV-22668mkaruza2021-04-151-0/+26
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-081-0/+12
|\ \ \ \ | |/ / /
| * | | MDEV-25226 Assertion when wsrep_on set OFF with SR transactionDaniele Sciascia2021-04-051-0/+12
* | | | Merge branch '10.4' into 10.5Sergei Golubchik2021-02-231-2/+15
|\ \ \ \ | |/ / /