summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.8 into 10.9Marko Mäkelä2022-09-131-1/+1
|\
| * Merge 10.7 into 10.8mariadb-10.8.5Marko Mäkelä2022-09-131-1/+1
| |\
| | * Merge 10.5 into 10.6Marko Mäkelä2022-09-121-1/+1
| | |\
| | | * MDEV-29322 ASAN heap-use-after-free in Query_log_event::do_apply_eventAndrei2022-09-071-1/+1
* | | | Merge branch '10.8' into 10.9Oleksandr Byelkin2022-08-091-28/+10
|\ \ \ \ | |/ / /
| * | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-08-091-28/+10
| |\ \ \ | | |/ /
| | * | Merge branch '10.5' into bb-10.6-releaseOleksandr Byelkin2022-08-031-28/+10
| | |\ \ | | | |/
| | | * MDEV-29078 For old binary logs explicit_defaults_for_timestamp presumed to be...Sergei Golubchik2022-08-021-26/+8
| | | * MDEV-29225 make explicit_defaults_for_timestamps SESSION variableSergei Golubchik2022-08-021-3/+3
* | | | MDEV-17554 Auto-create new partition for system versioned tables with history...Aleksey Midenkov2022-05-061-8/+1
|/ / /
* | | MDEV-4989: Support for GTID in mysqlbinlogBrandon Nesterenko2022-01-311-0/+6
* | | MDEV-11675 Lag Free Alter On SlaveSachin2022-01-271-8/+35
* | | MDEV-4989: Support for GTID in mysqlbinlogBrandon Nesterenko2022-01-261-0/+48
|/ /
* | MDEV-21117: refine the server binlog-based recovery for semisyncSujatha2021-06-111-1/+28
* | MDEV-23842 Atomic RENAME TABLEMonty2021-05-191-0/+3
* | Change replication to use uchar for all buffers instead of charMonty2021-05-191-74/+85
|/
* MDEV-25222: mysqlbinlog --base64-output wrong option default drops BINLOG fro...Brandon Nesterenko2021-05-171-3/+2
* Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-2/+11
|\
| * Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-2/+11
| |\
| | * Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-2/+11
| | |\
| | | * MDEV-16146: MariaDB slave stops with following errors.Sujatha2021-04-301-2/+11
| | | * MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog -...Andrei Elkin2020-08-311-2/+4
* | | | Trivial fixups, no code changesMonty2020-10-211-2/+4
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-09-041-0/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-09-031-0/+2
| |\ \ \ | | |/ /
| | * | MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog -...Andrei Elkin2020-08-311-0/+2
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-8/+8
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-8/+8
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-8/+8
| | |\ \ | | | |/
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-9/+9
| | | |\
| | | | * Code comment spellfixesIan Gilfillan2020-07-221-9/+9
* | | | | MDEV-22925 ALTER TABLE s3_table ENGINE=Aria can cause failure on slaveMonty2020-06-191-1/+1
* | | | | Speed up writing to encrypted binlogsMonty2020-03-241-1/+6
* | | | | Clean up and speed up interfaces for binary row loggingMonty2020-03-241-0/+1
* | | | | Added support for replication for S3Monty2020-03-241-2/+2
* | | | | MDEV-742 XA PREPAREd transaction survive disconnect/server restartAndrei Elkin2020-03-141-8/+205
* | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-3/+5
* | | | | MDEV-21833 Make slave_run_triggers_for_rbr enforce triggers to run on slave, ...Oleksandr Byelkin2020-03-091-0/+6
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-01-281-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-241-1/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-241-1/+9
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-241-1/+9
| | | |\ \ | | | | |/
| | | | * MDEV-21490: binlog tests fail with valgrind: Conditional jump or move depends...Sujatha2020-01-241-1/+9
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-12-041-0/+3
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-12-031-0/+3
| | | |\ \ | | | | |/
| | | | * MDEV-18497 CTAS async replication from mariadb master crashes galera nodes (#...seppo2019-11-181-0/+3
| | * | | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | | | | MDEV-20477 Merge binlog extended metadata support from the upstreamSachin2019-09-111-2/+300
|/ / / /