summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18959: Correcting related to MDEV-21117bb-10.6_MDEV-18959Andrei Elkin2021-06-103-9/+10
* MDEV-18959 Cleanup: renaming of members of few objects.Andrei Elkin2021-06-066-26/+30
* MDEV-18959 Correcting the semisync multi-engine completionAndrei Elkin2021-06-061-2/+2
* MDEV-18959 this commit completes the semisync slave recoveryAndrei Elkin2021-06-056-43/+117
* MDEV-18959 innobase_commit_by_xid is made to set the binlog offsetAndrei Elkin2021-06-047-3/+35
* MDEV-18959 This part prepares to fix a general recovery bug:Andrei Elkin2021-06-042-19/+33
* MDEV-18959 a temp commit: semisync support partly doneAndrei Elkin2021-06-041-7/+34
* MDEV-18959: binlog_truncate_multi_engine.test improvementsSujatha2021-06-036-32/+52
* MDEV-18959 Implements rows-events applier check whether to replay or not.Andrei Elkin2021-06-023-3/+24
* MDEV-18959 executor related part.Andrei Elkin2021-06-025-72/+69
* To amend TodoAndrei Elkin2021-06-011-3/+212
* Todo part, starts to_replayAndrei Elkin2021-06-013-2/+36
* To merge with refactoring 21117.Andrei Elkin2021-06-011-33/+32
* Todo: temp commit. Start of re-applier.Andrei Elkin2021-06-012-2/+9
* MDEV-18959: Engine transaction recovery through persistent binlogSujatha2021-06-017-23/+106
* MDEV-18959: a separate commit for refactoring in MDEV-21117 and the server baseAndrei Elkin2021-06-012-18/+124
* MDEV-21117 refactoring in decide_or_assess()Andrei Elkin2021-06-011-70/+113
* MDEV-21117 Incremental patch for a few review notes addressed.Andrei Elkin2021-05-274-5/+8
* MDEV-21117 a part of 10.6 patch to handle the user XAAndrei Elkin2021-05-266-30/+121
* MDEV-21117: refine the server binlog-based recovery for semisyncSujatha2021-05-2624-105/+2512
* Merge 10.5 into 10.6Marko Mäkelä2021-05-1831-329/+606
|\
| * MDEV-25594: Improve debug checksbb-10.5-rameshMarko Mäkelä2021-05-1811-160/+127
| * Merge 10.4 into 10.5Marko Mäkelä2021-05-1815-53/+426
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-05-1815-53/+426
| | |\
| | | * Merge 10.2 into 10.3, except MDEV-25682Marko Mäkelä2021-05-1821-45/+722
| | | |\
| | | | * MDEV-25594: Assertion failure in DeadlockChecker::check_and_resolve()Marko Mäkelä2021-05-182-6/+22
| | | | * wsrep_sst_common.sh: file mode changed back to 664Julius Goryavsky2021-05-171-0/+0
| | | | * MDEV-22530: Aborting OPTIMIZE TABLE still logs in binary log and replicates t...Sujatha2021-05-173-1/+144
| | | | * MDEV-17515: GTID Replication in optimistic mode deadlockSujatha2021-05-178-38/+257
| | | | * MDEV-25681: --relay-log{,-index} missing warningDaniel Black2021-05-171-2/+2
| | | | * MDEV-25669: SST scripts should check all server groups in config filesJulius Goryavsky2021-05-156-210/+215
| | | | * Added missing connection lines to some testsJulius Goryavsky2021-05-153-0/+120
| | | | * MDEV-25682 Explain shows an execution plan different from actually executedIgor Babaev2021-05-143-1/+42
| | | | * MDEV-25336 Parallel replication causes failed assert while restartingSachin Kumar2021-05-141-1/+7
| | | | * MDEV-22370 safe_mutex: Trying to lock uninitialized mutex at /data/src/10.4-b...Sachin Kumar2021-05-145-1/+39
| | | | * MDEV-20821 parallel slave server shutdown hangAndrei Elkin2021-05-144-0/+266
| | | | * mtr: --gdb mode, also quote ";", not only " "Sergei Golubchik2021-05-111-1/+1
| | | | * MDEV-23580 addendum: normal operation in configurations where stunnel is not ...Julius Goryavsky2021-05-112-1/+1
| | | | * bump the VERSIONDaniel Bartholomew2021-05-101-1/+1
| | | | * MDEV-23580: WSREP_SST: [ERROR] rsync daemon port has been takenJulius Goryavsky2021-05-1013-472/+644
| | | * | wsrep_sst_common.sh: file mode changed back to 664Julius Goryavsky2021-05-171-0/+0
| | | * | MDEV-25669: SST scripts should check all server groups in config filesJulius Goryavsky2021-05-174-194/+204
| | | * | Added missing connection lines to some testsJulius Goryavsky2021-05-173-0/+120
| | | * | Updated galera_3nodes disabled.def filebb-10.3-rameshRamesh Sivaraman2021-05-111-1/+0
| | | * | MDEV-23580 addendum: normal operation in configurations where stunnel is not ...Julius Goryavsky2021-05-112-1/+1
| | | * | MDEV-23580: WSREP_SST: [ERROR] rsync daemon port has been takenJulius Goryavsky2021-05-1111-356/+518
| | | * | bump the VERSIONDaniel Bartholomew2021-05-101-1/+1
| | * | | MDEV-25693: SST failed due to incorrect connection addressJulius Goryavsky2021-05-1711-543/+1171
| | * | | wsrep_sst_common.sh: file mode changed back to 664Julius Goryavsky2021-05-171-0/+0
| | * | | MDEV-25669: SST scripts should check all server groups in config filesJulius Goryavsky2021-05-174-191/+201