summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-04-211-6/+1
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-04-211-6/+1
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2022-04-211-6/+1
| | |\
| | | * MDEV-24317 Data race in LOGGER::init_error_log at sql/log.cc:1443 and in LOGG...Sergei Golubchik2022-04-121-6/+1
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-03-291-0/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2022-03-291-1/+3
| |\ \ \ | | |/ /
| | * | MDEV-25912 wsrep does not identify checksummed events correctlymkaruza2022-03-281-0/+2
* | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-1/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-1/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-1/+2
| | |\ \ | | | |/
| | | * Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-1/+2
| | | |\
| | | | * MDEV-21308 : WSREP: binlog ... cache not empty warnings on server with WSREP ...bb-10.2-MDEV-21308Jan Lindström2022-01-221-1/+1
| | | | * MDEV-16091: Seconds_Behind_Master spikes to millions of secondsbb-10.2-MDEV-16091Brandon Nesterenko2022-01-041-0/+1
| | | | * MDEV-26833 Missed statement rollback in case transaction drops or create temp...bb-10.2-andreiAndrei Elkin2021-10-281-28/+12
* | | | | Merge 10.5 into 10.6Marko Mäkelä2022-01-041-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 10.4 into 10.5st-10.5-juliusJulius Goryavsky2021-12-261-1/+2
| |\ \ \ \ | | |/ / /
| | * | | result of wsrep logic in queue_for_group_commit was being ignoredbb-10.4-MDEV-26803-galeraLeandro Pacheco2021-12-231-1/+2
* | | | | MDEV-27039 Trying to lock mutex ... when the mutex was already lockedbb-10.6-andreiAndrei2022-01-031-1/+0
* | | | | Merge branch '10.5' into 10.6mariadb-10.6.5Oleksandr Byelkin2021-11-051-27/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.4' into 10.5mariadb-10.5.13Oleksandr Byelkin2021-11-051-27/+10
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4mariadb-10.4.22Oleksandr Byelkin2021-11-051-27/+10
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3mariadb-10.3.32Oleksandr Byelkin2021-11-051-27/+10
| | | |\ \
| | | | * | MDEV-26833 Missed statement rollback in case transaction drops or create temp...mariadb-10.2.41Andrei Elkin2021-11-051-28/+12
| | | | |/
* | | | | Merge 10.5 to 10.6Marko Mäkelä2021-08-191-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-181-1/+2
| |\ \ \ \ | | |/ / /
| | * | | MDEV-20215: binlog.show_concurrent_rotate failed in buildbot with wrong resultBrandon Nesterenko2021-08-131-1/+2
* | | | | MDEV-25958: rpl_semi_sync_fail_over.test fails in buildbotSujatha2021-08-191-0/+1
* | | | | This commit is a fixup for MDEV-22189.Rucha Deodhar2021-07-261-4/+4
* | | | | MDEV-26031 unnessary xid logging in one phase commit caseAndrei Elkin2021-06-291-5/+14
* | | | | MDEV-21117 post-push fixesAndrei Elkin2021-06-151-1/+1
* | | | | MDEV-21117: refine the server binlog-based recovery for semisyncSujatha2021-06-111-96/+798
* | | | | MDEV-23844 Atomic DROP TABLE (single table)Monty2021-05-191-3/+5
* | | | | MDEV-23842 Atomic RENAME TABLEMonty2021-05-191-19/+47
* | | | | Indentation cleanups (break long lines)Monty2021-05-191-5/+9
* | | | | MDEV-19371: Implement binlog_expire_logs_seconds for purging of binary logsSujatha2021-05-101-2/+4
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-041-28/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-05-031-28/+0
| |\ \ \ \ | | |/ / /
| | * | | MDEV-25553 : Avoid unnecessary rollbacks with SRbb-10.4-MDEV-25553Daniele Sciascia2021-04-281-29/+0
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-221-0/+19
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-221-0/+19
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4st-10.4Marko Mäkelä2021-04-221-0/+19
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-221-0/+19
| | | |\ \ | | | | |/
| | | | * MDEV-24526 binlog rotate via FLUSH LOGS may obsolate binlog file for recovery...Andrei Elkin2021-04-211-0/+19
| | | * | Merge branch '10.2' into 10.3Sujatha2020-11-121-1/+3
| | | |\ \ | | | | |/
| | | | * MDEV-4633: multi_source.simple test fails sporadicallySujatha2020-11-121-1/+3
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-211-22/+7
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-22757 Assertion !binlog || exist_hton_without_prepare' failed in MYSQL_B...Andrei Elkin2021-04-191-22/+7
* | | | | MDEV-24966 Galera multi-master regressionsjaakola2021-04-131-2/+1
|/ / / /
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-271-18/+43
|\ \ \ \ | |/ / /
| * | | MDEV-24954 : 10.5.9 crashes on int wsrep::client_state::ordered_commit(): Ass...bb-10.4-MDEV-24954Jan Lindström2021-03-251-17/+42