summaryrefslogtreecommitdiff
path: root/sql/log.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-11-131-1/+1
|\
| * Merge branch '10.3' into 10.4Sujatha2020-11-121-1/+1
| |\
| | * Merge branch '10.2' into 10.3Sujatha2020-11-121-1/+3
| | |\
| | | * MDEV-4633: multi_source.simple test fails sporadicallySujatha2020-11-121-1/+3
* | | | Use larger buffer when reading binary and relay logsMonty2020-07-231-0/+6
* | | | Clean up and speed up interfaces for binary row loggingMonty2020-03-241-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-03-211-0/+1
|\ \ \ \ | |/ / /
| * | | MDEV-21675: Data inconsistency after multirow insert rollback (#1474)Daniele Sciascia2020-03-211-0/+1
* | | | MDEV-742 XA PREPAREd transaction survive disconnect/server restartAndrei Elkin2020-03-141-0/+10
* | | | perfschema compilation, test and misc fixesSergei Golubchik2020-03-101-2/+0
* | | | perfschema file instrumentation related changesSergei Golubchik2020-03-101-2/+6
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+1
* | | | perfschema - various collateral cleanups and small changesSergei Golubchik2020-03-101-2/+2
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-02-121-2/+13
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-111-2/+13
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-01-311-2/+13
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-01-311-2/+13
| | | |\
| | | | * MDEV-20923:UBSAN: member access within address … which does not point to an...Sujatha2020-01-291-1/+12
* | | | | Galera GTID supportmkaruza2020-01-291-7/+0
* | | | | Cleanup log_type_arg of MYSQL_BIN_LOG::open()Sergey Vojtovich2019-08-221-1/+0
* | | | | Cleanup MYSQL_LOGSergey Vojtovich2019-08-221-9/+6
|/ / / /
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+2
|\ \ \ \ | |/ / /
| * | | 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-0/+1
* | | | | MDEV-19116 Speed up rotation of binary logsMonty2019-04-011-3/+11
* | | | | Simplified THD::current_linfo lockingSergey Vojtovich2019-01-281-12/+0
* | | | | Galera4Brave Galera Crew2019-01-231-1/+4
|/ / / /
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-04-231-0/+1
|\ \ \ \ | |/ / /
| * | | MyRocks: MDEV-15911: Reduce debug logging on default levels in error logSergei Petrunia2018-04-191-0/+1
| * | | MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPYMarko Mäkelä2018-01-301-0/+1
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-30/+23
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-1/+8
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-011-1/+8
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/10.1' into bb-10.2-vicentiuVicențiu Ciorbaru2017-12-281-1/+7
| | |\ \ \ | | | |/ /
| | | * | MDEV-10715 Galera: Replicate MariaDB GTID to other nodes in the clusterSachin Setiya2017-12-251-1/+7
| | * | | MDEV-14290 Binlog rotate crashes when two commit_checkpoint_notify capable en...Andrei Elkin2017-12-111-0/+1
* | | | | MDEV-13073 This part merges the Ali semisync related changesAndrei Elkin2017-12-181-1/+10
* | | | | Changed from using LOCK_log to LOCK_binlog_end_pos for binary logMonty2017-12-181-26/+59
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-301-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-291-1/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-1/+6
| | |\ \ \ | | | |/ /
| | | * | MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain IDAndrei Elkin2017-11-151-1/+6
* | | | | Lots of small cleanupsMichael Widenius2017-08-241-1/+0
* | | | | MDEV-12179: Per-engine mysql.gtid_slave_pos tableKristian Nielsen2017-07-031-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MDEV-12179: Per-engine mysql.gtid_slave_pos tableKristian Nielsen2017-04-251-0/+1
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-04-131-1/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cleanup: unused method LOGGER::flush_logsSergei Golubchik2017-04-071-1/+0
| |/ / /