summaryrefslogtreecommitdiff
path: root/mysql-test/suite/binlog
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch '10.4' into 10.5Oleksandr Byelkin2023-03-314-0/+25
|\
| * MDEV-30698 Cover missing test cases for mariadb-binlog options --raw [and] --...Anel Husakovic2023-03-084-0/+25
* | [MDEV-30824] Fix binlog to use 'String' for setting 'character_set_client'Tingyao Nian2023-03-2110-51/+51
* | Merge mariadb-10.5.19 into 10.5Marko Mäkelä2023-02-062-0/+145
|\ \
| * | MDEV-30940: Revert "binlog.innodb_rc_insert_before_delete is disabled with MD...mariadb-10.5.19Andrei2023-01-302-1/+3
| * | binlog.innodb_rc_insert_before_delete is disabled with MDEV-30490Andrei2023-01-301-0/+1
| * | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-303-9/+52
| |\ \ | | |/
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-282-0/+141
| | |\
| | | * MDEV-30010 post-push: fixing test results.mariadb-10.3.38Andrei2023-01-282-8/+52
| * | | binlog.innodb_rc_insert_before_delete is disabled with MDEV-30490Andrei2023-01-281-0/+1
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-272-0/+97
| |\ \ \ |/ / / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-262-0/+97
| |\ \ \ | | |/ / | |/| / | | |/
| | * MDEV-30010 Slave (additional info): Commit failed due to failure of an earlie...Andrei2023-01-242-0/+97
* | | Merge 10.4 into 10.5Marko Mäkelä2023-01-132-0/+85
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2023-01-132-0/+85
| |\ \ | | |/
| | * MDEV-25277: mysqlbinlog --verbose cannot read row events with compressed colu...Brandon Nesterenko2023-01-112-0/+85
* | | Merge 10.4 into 10.5Marko Mäkelä2022-12-138-3/+8
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-12-138-3/+8
| |\ \ | | |/
| | * MDEV 28970: Add RESET MASTER to clear possible remaining binlog from previous...asklavou2022-11-098-4/+8
* | | MDEV-29607: binlog.binlog_checkpoint fails in buildbot with result content mi...Brandon Nesterenko2022-11-252-23/+20
* | | MDEV-29866: Add RESET MASTER to clear possible remaining binlog from previous...asklavou2022-11-096-0/+6
* | | MDEV-28970: Add RESET MASTER to clear possible remaining binlog from previous...asklavou2022-11-092-1/+2
* | | MDEV-25616 XA PREPARE event group is not binlogged when..Brandon Nesterenko2022-10-252-0/+160
* | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2022-09-144-5/+5
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-09-133-4/+4
| |\ \ | | |/
| | * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-123-4/+4
* | | MDEV-24660 MYSQL_BIN_LOG::cleanup(): Assertion `b->xid_count == 0'Andrei2022-09-092-9/+96
* | | MDEV-29078 For old binary logs explicit_defaults_for_timestamp presumed to be...Sergei Golubchik2022-08-021-1/+1
* | | MDEV-29225 make explicit_defaults_for_timestamps SESSION variableSergei Golubchik2022-08-0211-61/+61
* | | Merge 10.4 into 10.5Marko Mäkelä2022-07-274-1/+5
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-274-1/+5
| |\ \ | | |/
| | * MDEV-21087/MDEV-21433: ER_SLAVE_INCIDENT arrives at slave without failure spe...Brandon Nesterenko2022-07-254-1/+5
* | | MDEV-28948 FLUSH BINARY LOGS waits/hangs on mysql_mutex_unlock(&LOCK_index)Andrei2022-07-262-0/+73
* | | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-6/+1
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-6/+1
| |\ \ | | |/
| | * test fixes for FreeBSDSergei Golubchik2022-05-041-6/+1
* | | Merge branch 10.4 into 10.5Daniel Black2022-04-211-1/+1
|\ \ \ | |/ /
* | | Merge 10.4 into 10.5Marko Mäkelä2022-03-295-0/+104
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-03-295-0/+104
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2022-03-292-0/+52
| | |\
| | | * MDEV-14608: mysqlbinlog lastest backupfile size is 0Brandon Nesterenko2022-03-242-0/+52
| | * | DBAAS-7828: Primary/replica: configuration change of autocommit=0 can not be ...Brandon Nesterenko2022-03-243-0/+52
* | | | Merge 10.4 into 10.5Marko Mäkelä2022-03-115-2/+80
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2022-03-115-2/+80
| |\ \ \ | | |/ /
| | * | MDEV-19577 Replication does not work with innodb_autoinc_lock_mode=2Vlad Lesin2022-03-103-0/+55
| | * | MDEV-24617 OPTIMIZE on a sequence causes unexpected ER_BINLOG_UNSAFE_STATEMENTAndrei2022-03-102-2/+25
* | | | Extend have_sanitizer with ASAN+UBSAN and MSANMarko Mäkelä2022-02-231-1/+1
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-017-0/+148
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-307-0/+148
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-295-0/+110
| | |\ \ | | | |/