summaryrefslogtreecommitdiff
path: root/mysql-test/suite/binlog
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2023-03-2210-51/+51
|\
| * [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
| |\
* | \ Merge branch '10.5' into 10.6Oleksandr Byelkin2023-01-312-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.5 into 10.6Marko Mäkelä2023-01-132-0/+85
|\ \ \ \ | |/ / /
| * | | 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.5 into 10.6Marko Mäkelä2022-12-138-3/+8
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-11-282-23/+20
|\ \ \ \ | |/ / /
| * | | MDEV-29607: binlog.binlog_checkpoint fails in buildbot with result content mi...Brandon Nesterenko2022-11-252-23/+20
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-11-108-1/+8
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-11-022-0/+160
|\ \ \ \ | |/ / /
| * | | MDEV-25616 XA PREPARE event group is not binlogged when..Brandon Nesterenko2022-10-252-0/+160
* | | | update the test after mergeSergei Golubchik2022-09-302-2/+2
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-09-204-5/+5
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-09-122-9/+96
|\ \ \ \ | |/ / /
| * | | MDEV-24660 MYSQL_BIN_LOG::cleanup(): Assertion `b->xid_count == 0'Andrei2022-09-092-9/+96
* | | | Merge branch '10.5' into bb-10.6-releaseOleksandr Byelkin2022-08-0311-61/+61
|\ \ \ \ | |/ / /
| * | | 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.5 into 10.6Marko Mäkelä2022-07-274-1/+5
|\ \ \ \ | |/ / /
| * | | 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
* | | | MDEV-28461 semisync-slave server recovery fails to rollback prepared transactionAndrei2022-05-185-23/+108
* | | | Merge branch '10.5' into 10.6Sergei Golubchik2022-05-101-6/+1
|\ \ \ \ | |/ / /
| * | | 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 10.5 into 10.6Marko Mäkelä2022-04-211-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 10.4 into 10.5Daniel Black2022-04-211-1/+1
| |\ \ \ | | |/ /