summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / / /
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-211-5/+19
|\ \ \ \ \ | |/ / / /
| * | | | dirty mergeOleksandr Byelkin2019-02-071-5/+19
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-9/+17
| | |\ \ \ | | | |/ /
| | | * | MDEV-10963 Fragmented BINLOG queryAndrei Elkin2019-01-241-3/+10
* | | | | MDEV-5377 Row-based replication of MariaDB temporal data types with FSP>0 int...Alexander Barkov2018-12-041-11/+42
|/ / / /
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-1/+2
* | | | Adding "const" qualifier into a few methods and parameters in the LOAD codeAlexander Barkov2018-03-151-1/+1
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-13/+13
* | | | Change C_STRING_WITH_LEN to STRING_WITH_LENMonty2018-01-301-5/+4
* | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-1/+1
* | | | System Versioning 1.0 pre8Aleksey Midenkov2018-01-101-116/+99
|\ \ \ \
| * \ \ \ Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-116/+99
| |\ \ \ \
| | * | | | mysqlbinlog now prints "# Number of rows" and stops on errorsMonty2017-12-291-116/+99
* | | | | | System Versioning 1.0 pre7Aleksey Midenkov2017-12-211-1/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Removed not used lock argument from read_log_eventMonty2017-12-181-1/+0
* | | | | | Timestamp-based versioning for InnoDB [closes #209]Aleksey Midenkov2017-12-181-3/+3
* | | | | | System Versioning pre0.12Aleksey Midenkov2017-11-071-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |