summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
* | | | 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
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-10-211-2/+4
| | | |\
| | | | * MDEV-4851: BUG#11763447: 'YOU CANNOT 'ALTER' A LOG TABLE IF LOGGING IS ENABLED'Nisha Gopalakrishnan2020-10-081-3/+5
| | | * | MDEV-23894 UBSAN: several call to function show_binlog_vars(THD*, st_mysql_sh...Eugene Kosov2020-10-061-1/+2
* | | | | MDEV-23691 S3 storage engine: delayed slave can drop the tableMonty2020-10-211-0/+6
* | | | | MDEV-19275 Provide SQL service to plugins.Alexey Botchkov2020-10-021-1/+1
* | | | | Merge branch '10.4' into 10.5Sujatha2020-09-291-5/+51
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-23586 Mariabackup: GTID saved for replication in 10.4.14 is wrongMonty2020-09-251-5/+50
* | | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-9/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-9/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-9/+9
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-9/+9
| | | |\ \ | | | | |/