summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Speed up writing to encrypted binlogsMonty2020-03-241-1/+6
* Clean up and speed up interfaces for binary row loggingMonty2020-03-241-42/+137
* Added support for replication for S3Monty2020-03-241-1/+1
* Merge 10.4 into 10.5Marko Mäkelä2020-03-211-16/+15
|\
| * MDEV-21675: Data inconsistency after multirow insert rollback (#1474)Daniele Sciascia2020-03-211-16/+15
* | MDEV-742 XA PREPAREd transaction survive disconnect/server restartAndrei Elkin2020-03-141-41/+223
* | MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-101-2/+1
* | cleanup: pass trxid by valueSergei Golubchik2020-03-101-7/+7
* | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-5/+4
* | perfschema transaction instrumentation related changesSergei Golubchik2020-03-101-7/+7
* | perfschema file instrumentation related changesSergei Golubchik2020-03-101-4/+5
* | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-11/+17
* | perfschema - various collateral cleanups and small changesSergei Golubchik2020-03-101-1/+2
* | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-02-121-20/+14
|\ \ | |/
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-111-20/+14
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-01-311-20/+14
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-01-311-18/+12
| | | |\
| | | | * MDEV-20923:UBSAN: member access within address … which does not point to an...Sujatha2020-01-291-16/+11
| | | | * imporve clang buildEugene Kosov2019-06-251-4/+3
* | | | | Galera GTID supportmkaruza2020-01-291-84/+43
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-01-201-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-01-201-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3Sergei Petrunia2020-01-171-1/+2
| | |\ \ \ | | | |/ /
| | | * | MDEV-18514: Assertion `!writer.checksum_len || writer.remains == 0' failedSujatha2020-01-091-1/+2
* | | | | MDEV-21497 Make Field_time, Field_datetime, Field_timestamp abstractAlexander Barkov2020-01-161-2/+2
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-11-141-6/+13
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20707: Missing memory barrier in parallel replication error handler in w...Sujatha2019-11-141-6/+13
* | | | | Merge 10.4 into 10.5Oleksandr Byelkin2019-11-071-5/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-3/+2
| |\ \ \ \ | | |/ / /
| | * | | Remove \n from DBUG_PRINT statementsMichael Widenius2019-10-211-1/+1
| | * | | Fixes for binary logging --read-only modeMonty2019-10-201-2/+1
| * | | | MDEV-17099 Preliminary changes for Galera XA support (#1404)Daniele Sciascia2019-10-301-2/+2
| * | | | Revert MDEV-17099 Preliminary changes for Galera XA support (#1401)Marko Mäkelä2019-10-281-2/+2
| * | | | MDEV-17099 Preliminary changes for Galera XA support (#1401)Daniele Sciascia2019-10-241-2/+2
* | | | | MDEV-17048 Inconsistency voting support (#1373)Alexey Yurchenko2019-08-281-1/+1
* | | | | Removed redundant log_type == LOG_BIN checksSergey Vojtovich2019-08-221-30/+28
* | | | | Cleanup log_type_arg of MYSQL_BIN_LOG::open()Sergey Vojtovich2019-08-221-7/+4
* | | | | Cleanup MYSQL_LOGSergey Vojtovich2019-08-221-30/+2
* | | | | Revert "MDEV-20342 Turn Field::flags from a member to a method"Alexander Barkov2019-08-141-1/+1
* | | | | MDEV-20342 Turn Field::flags from a member to a methodAlexander Barkov2019-08-141-1/+1
* | | | | MDEV-17709 Remove handlerton::stateRobert Bindar2019-06-061-5/+5
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-7/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-7/+7
| |\ \ \ \ | | |/ / /
| | * | | 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
| | * | | | MDEV-17710 "unknown error" with FLUSH LOGS if log directory is not writeableSergei Golubchik2019-05-071-6/+6
* | | | | | Improved ha_close_connection() scalabilitySergey Vojtovich2019-05-211-1/+0
|/ / / / /
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-051-0/+2
|\ \ \ \ \ | |/ / / /