summaryrefslogtreecommitdiff
path: root/mysql-test/suite/binlog_encryption
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2021-07-271-0/+3
|\
| * Some tests can take very long time when run with valgrindElena Stepanova2021-07-241-0/+3
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-223-20/+1
|\ \ | |/
| * fix binlog_xa_recover testSergei Golubchik2021-02-221-18/+0
| * cleanup: renames, no need to create a new .inc fileSergei Golubchik2021-02-222-2/+1
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-1/+1
|\ \ | |/
| * MDEV-12908 binlog_encryption.binlog_xa_recover, binlog.binlog_xa_recover fail...Alice Sherepa2021-01-141-1/+1
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-15/+4
|\ \ | |/
| * MDEV-22008 rpl.rpl_semi_sync fails in bb, MDEV-24418 reenable binlog_truncate...Alice Sherepa2020-12-181-18/+4
| * MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog -...Andrei Elkin2020-08-311-1/+0
* | MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog -...Andrei Elkin2020-08-311-1/+0
* | Merge 10.2 into 10.3Marko Mäkelä2020-08-211-1/+1
|\ \ | |/
| * MDEV-23511 shutdown_server 10 times out, causing server kill at shutdownAndrei Elkin2020-08-211-1/+1
* | MDEV-23108: Point in time recovery of binary log fails when sql_mode=ORACLESujatha2020-07-221-18/+18
* | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-201-0/+1
|\ \ | |/
| * MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-201-0/+1
| |\
| | * MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-201-0/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2020-03-302-50/+44
|\ \ \ | |/ /
| * | MDEV-21360 restore debud_dbug through a session variable instead of '-d,..'bb-10.2-MDEV-21360Alice Sherepa2020-03-232-50/+44
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-244-14/+15
|\ \ \ | |/ /
| * | MDEV-21360 save/restore debud_dbug instead of total reset at the end of the testAlice Sherepa2020-01-211-0/+1
| * | MDEV-21360 save/restore debud_dbug instead of total reset at the end of the testAlice Sherepa2020-01-214-15/+15
* | | Merge branch '10.2' into 10.3Sergei Petrunia2020-01-176-25/+50
|\ \ \ | |/ /
| * | MDEV-21360 global debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-152-2/+2
| * | MDEV-21360 debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-156-25/+50
* | | Merge 10.2 into 10.3Marko Mäkelä2019-11-121-2/+2
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-11-121-2/+2
| |\ \ | | |/
| | * MDEV-20953: binlog_encryption.rpl_corruption failed in buildbot due to wrong ...Sujatha2019-11-121-2/+2
* | | Merge 10.2 into 10.3Marko Mäkelä2019-10-095-0/+86
|\ \ \ | |/ /
| * | MDEV-20574 Position of events reported by mysqlbinlog is wrong with encrypted...Sachin Setiya2019-10-085-0/+86
* | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-10-012-0/+51
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-10-012-0/+51
| |\ \ | | |/
| | * MDEV-20645: Replication consistency is broken as workers miss the error notif...Sujatha2019-09-302-0/+58
* | | Merge branch '10.2' into 10.3Monty2019-09-031-3/+3
|\ \ \ | |/ /
| * | Updated mtr files to support different compiled in optionsMonty2019-09-011-3/+3
* | | MDEV-17544 No warning when trying to name a primary key constraint.Alexey Botchkov2019-07-301-0/+2
* | | Merge 10.2 into 10.3Marko Mäkelä2018-10-171-0/+44
|\ \ \ | |/ /
| * | MDEV-17098 DATE -> DATETIME replication conversion not working, even in ALL_N...Andrei Elkin2018-10-161-0/+44
* | | Merge 10.2 into 10.3Marko Mäkelä2018-05-293-1/+2
|\ \ \ | |/ /
| * | Allow tests to work with cmake -DPLUGIN_PARTITION=NOMarko Mäkelä2018-05-293-1/+2
* | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-121-0/+80
|\ \ \ | |/ /
| * | Test cleanup for MDEV-15833 (uncommenting forgotten tests)Alexander Barkov2018-04-101-0/+8
| * | MDEV-15833 Row format replication between LONGBLOB and MEDIUMBLOB does not wo...Alexander Barkov2018-04-101-3/+75
* | | MDEV-15821 Row format replication from LONGBLOB COMPRESSED to LONGBLOB does n...Alexander Barkov2018-04-101-3/+99
* | | Move mysql-test-run/extra/rpl_tests to suite/rpl/includeMichael Widenius2018-03-2928-28/+28
* | | Move mysql-test-run/extra/binlog to suite/binlog/includeMichael Widenius2018-03-297-7/+7
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-0/+13
|\ \ \
| * | | mysqlbinlog now prints "# Number of rows" and stops on errorsMonty2017-12-291-0/+13
* | | | MDEV-13073 This part merges the Ali semisync related changesAndrei Elkin2017-12-181-4/+2
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-102-3/+3
|\ \ \ \ | |/ / /