summaryrefslogtreecommitdiff
path: root/mysql-test/suite/binlog/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25460: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'Rucha Deodhar2021-12-282-0/+46
* MDEV-25595 DROP part of failed CREATE OR REPLACE is not written into binary logAleksey Midenkov2021-07-062-0/+47
* MDEV-22530: Aborting OPTIMIZE TABLE still logs in binary log and replicates t...Sujatha2021-05-191-1/+1
* MDEV-22530: Aborting OPTIMIZE TABLE still logs in binary log and replicates t...Sujatha2021-05-171-0/+40
* MDEV-24526 binlog rotate via FLUSH LOGS may obsolate binlog file for recovery...Andrei Elkin2021-04-211-0/+51
* MDEV-25363 binlog_stm_datetime_ranges_mdev15289 failed in bbAlice Sherepa2021-04-141-0/+1
* fix binlog_xa_recover testSergei Golubchik2021-02-221-17/+0
* MDEV-12908 binlog_encryption.binlog_xa_recover, binlog.binlog_xa_recover fail...Alice Sherepa2021-01-141-1/+1
* MDEV-22008 rpl.rpl_semi_sync fails in bb, MDEV-24418 reenable binlog_truncate...Alice Sherepa2020-12-182-79/+113
* Merge 10.1 into 10.2Marko Mäkelä2020-10-211-0/+7
|\
| * MDEV-23832 Crash at startup in Log_event::read_log_eventAndrei Elkin2020-10-071-0/+7
* | Merge branch '10.1' into 10.2Sujatha2020-09-281-1/+61
|\ \ | |/
| * MDEV-22330: mysqlbinlog stops with an error Don't know how to handle column t...Sujatha2020-09-281-1/+55
* | Merge 10.1 into 10.2Marko Mäkelä2020-09-221-0/+3
|\ \ | |/
| * MDEV-21839: Handle crazy offset to SHOW BINLOG EVENTSSujatha2020-09-161-0/+3
| * MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog -...Andrei Elkin2020-08-311-2/+0
* | MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog -...Andrei Elkin2020-08-311-2/+0
* | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-201-0/+44
|\ \ | |/
| * MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-201-0/+44
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-191-0/+3
|\ \ | |/
| * MDEV-22520 Assertion `gathered_length == thd->lex->comment.length` failed in ...Andrei Elkin2020-05-181-0/+3
* | MDEV-21360 save/restore debud_dbug instead of total reset at the end of the testAlice Sherepa2020-01-211-1/+2
* | MDEV-21360 global debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-151-1/+1
* | MDEV-21360 debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-152-18/+36
* | Merge branch '10.1' into 10.2Sujatha2020-01-072-0/+30
|\ \ | |/
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-072-0/+30
* | Updated mtr files to support different compiled in optionsMonty2019-09-0114-60/+77
* | Merge 10.1 into 10.2Marko Mäkelä2019-08-282-8/+8
|\ \ | |/
| * MDEV-20188: binlog.binlog_stm_drop_tmp_tbl fails in buildbot with Unknown tab...Sujatha2019-08-262-8/+8
* | Merge 10.1 into 10.2Marko Mäkelä2019-08-121-0/+2
|\ \ | |/
| * MDEV-17614: Re-record a resultMarko Mäkelä2019-08-121-0/+2
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-262-0/+82
|\ \ | |/
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-252-0/+54
| |\
| | * BUG#28642318: POINT IN TIME RECOVERY USING MYSQLBINLOG BROKEN WITH TEMPORARY ...Nisha Gopalakrishnan2019-07-242-0/+54
* | | Merge 10.1 into 10.2Marko Mäkelä2019-07-254-16/+0
|\ \ \ | |/ /
| * | MDEV-20091 DROP TEMPORARY table is logged despite no CREATE was loggedSujatha2019-07-254-16/+0
* | | Merge 10.1 into 10.2Marko Mäkelä2019-07-181-0/+16
|\ \ \ | |/ /
| * | MDEV-11154: Write_on_release_cache(log_event.cc) function will not write "COM...Sujatha2019-07-151-0/+16
* | | fix MDEV-18750: failed to flashback large-size binlog fileZicheng Huang2019-06-051-0/+71
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-042-0/+4
|\ \ \ | |/ /
| * | MDEV-19265 Server should throw warning if event is created and event_schedule...Vladislav Vaintroub2019-04-282-0/+4
* | | MDEV-17260: Memory leaks in mysqlbinlogSujatha Sivakumar2019-04-261-0/+18
* | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-291-0/+17
|\ \ \ | |/ /
| * | MDEV-18466 Unsafe to log updates on tables referenced by foreign keys with tr...Sergei Golubchik2019-03-271-0/+17
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-271-217/+217
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2019-03-271-217/+217
| |\ \
| | * \ Merge 5.5 into 10.0bb-10.0-mergeMarko Mäkelä2019-03-261-217/+217
| | |\ \ | | | |/
| | | * Fix tests in 2020Bernhard M. Wiedemann2019-03-261-321/+321
* | | | fix the typo OPTION_NO_CHECK_CONSTRAINT_CHECKSSergei Golubchik2019-03-121-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-02-022-0/+43
|\ \ \ \ | |/ / /