summaryrefslogtreecommitdiff
path: root/sql/sql_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.7' into 10.8Oleksandr Byelkin2022-10-041-8/+7
|\
| * Merge 10.5 into 10.6Marko Mäkelä2022-09-261-8/+7
| |\
| | * Merge 10.4 into 10.5Marko Mäkelä2022-09-261-8/+7
| | |\
| | | * MDEV-29613 Improve WITH_DBUG_TRACE=OFFMarko Mäkelä2022-09-231-8/+7
* | | | MDEV-11675 fixup: GCC -Og -Wmaybe-uninitializedMarko Mäkelä2022-02-021-37/+26
* | | | MDEV-11675 Lag Free Alter On SlaveSachin2022-01-271-6/+72
|/ / /
* | | MDEV-16708: fixed assert firing in the method THD::reset_for_the_next_commandDmitry Shulga2021-06-171-1/+21
* | | Change replication to use uchar for all buffers instead of charMonty2021-05-191-3/+3
|/ /
* | MDEV-21851: Error in BINLOG_BASE64_EVENT i s always error-logged as if it is ...Andrei Elkin2020-06-121-1/+1
* | Merge 10.4 into 10.5Marko Mäkelä2020-05-201-1/+2
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2020-05-191-1/+2
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-05-191-1/+2
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-05-191-1/+2
| | | |\
| | | | * MDEV-22520 Assertion `gathered_length == thd->lex->comment.length` failed in ...Andrei Elkin2020-05-181-1/+2
* | | | | MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-101-1/+1
* | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-2/+3
|/ / / /
* | | | 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-10/+81
|\ \ \ \ \ | |/ / / /
| * | | | fix of windows compiler warningsOleksandr Byelkin2019-02-181-1/+1
| * | | | merge fixes: sql_binlog.cc is doneAndrei Elkin2019-02-071-3/+3
| * | | | dirty mergeOleksandr Byelkin2019-02-071-10/+81
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-10/+81
| | |\ \ \ | | | |/ /
| | | * | MDEV-10963 Fragmented BINLOG queryAndrei Elkin2019-01-241-12/+82
* | | | | mysys: rename ME_xxx flags to match plugin apiSergei Golubchik2018-06-041-1/+1
|/ / / /
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+1
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
* | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+0
|\ \ \ | |/ /
| * | base64 serviceSergei Golubchik2017-03-101-1/+0
* | | MDEV-7145: Delayed replicationKristian Nielsen2016-10-161-53/+98
|\ \ \
| * | | MDEV-7145: Delayed replication, cleanup some codeKristian Nielsen2016-10-141-1/+1
| * | | MDEV-7145: Delayed replication, fixing test failures.Kristian Nielsen2016-10-141-0/+3
| * | | MDEV-7145: Delayed replication, intermediate commit.Kristian Nielsen2016-10-141-53/+95
| |/ /
* | | name clash with gnutls on on base64_encodeSergei Golubchik2016-09-121-2/+2
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | 10.0-base mergeSergei Golubchik2014-02-261-1/+1
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-251-1/+1
| |\ \ | | |/
| | * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
| | |\
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | | Merge from 10.0-base to 10.0 the feature MDEV-4506: Parallel replication.unknown2013-11-011-3/+8
|\ \ \ \ | |/ / /
| * | | Fixes for parallel slave:Michael Widenius2013-10-141-3/+2
| * | | MDEV-4506: parallel replication.unknown2013-09-161-1/+1
| * | | MDEV-4506, parallel replication.unknown2013-09-131-1/+1
| * | | MDEV-4506: Parallel replication: Intermediate commitunknown2013-07-121-4/+7
| * | | MDEV-4506: Parallel replication: Intermediate commit.unknown2013-07-091-13/+4