summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-12-131-1/+1
|\
| * Merge 10.3 into 10.4Marko Mäkelä2022-12-131-1/+1
| |\
| | * MDEV-29473 UBSAN: Signed integer overflow: X * Y cannot be represented in typ...Alexander Barkov2022-11-171-1/+1
* | | MDEV-25616 XA PREPARE event group is not binlogged when..Brandon Nesterenko2022-10-251-6/+46
* | | correctness assertSergei Golubchik2022-09-291-0/+4
* | | Merge 10.4 into 10.5Marko Mäkelä2022-09-261-0/+6
|\ \ \ | |/ /
| * | Fix build without either ENABLED_DEBUG_SYNC or DBUG_OFFMarko Mäkelä2022-09-231-1/+7
* | | MDEV-24660 MYSQL_BIN_LOG::cleanup(): Assertion `b->xid_count == 0'Andrei2022-09-091-1/+5
* | | Merge 10.4 into 10.5Marko Mäkelä2022-07-271-19/+53
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-13/+56
| |\ \ | | |/
| | * MDEV-21087/MDEV-21433: ER_SLAVE_INCIDENT arrives at slave without failure spe...Brandon Nesterenko2022-07-251-14/+57
* | | MDEV-28948 FLUSH BINARY LOGS waits/hangs on mysql_mutex_unlock(&LOCK_index)Andrei2022-07-261-4/+14
* | | Merge 10.4 into 10.5Marko Mäkelä2022-06-021-2/+8
|\ \ \ | |/ /
| * | MDEV-27862 Galera should replicate nextval()-related changes in sequences wit...mkaruza2022-05-301-2/+8
* | | 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.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.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 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
* | | | 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.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
* | | | 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.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
* | | | MDEV-22757 Assertion !binlog || exist_hton_without_prepare' failed in MYSQL_B...Andrei Elkin2021-04-191-22/+7
* | | | 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
* | | | Merge branch '10.4' into 10.5Sergei Golubchik2021-02-231-2/+3
|\ \ \ \ | |/ / /
| * | | MDEV-23843 Assertions in Diagnostics_area upon table operations under FTWRLMonty2021-02-141-2/+3
* | | | cleanup: DBUG_ASSERT && log.ccSergei Golubchik2020-12-211-12/+16
* | | | Merge 10.4 to 10.5Marko Mäkelä2020-10-221-3/+6
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-10-221-3/+6
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-10-221-3/+6
| | |\ \ | | | |/