summaryrefslogtreecommitdiff
path: root/mysql-test/suite/binlog_encryption
Commit message (Expand)AuthorAgeFilesLines
* Some tests can take very long time when run with valgrindElena Stepanova2021-07-241-0/+3
* 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
* 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-181-18/+4
* MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog -...Andrei Elkin2020-08-311-1/+0
* MDEV-23511 shutdown_server 10 times out, causing server kill at shutdownAndrei Elkin2020-08-211-1/+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
* | MDEV-21360 restore debud_dbug through a session variable instead of '-d,..'bb-10.2-MDEV-21360Alice Sherepa2020-03-232-50/+44
* | 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
* | 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.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
* | MDEV-20574 Position of events reported by mysqlbinlog is wrong with encrypted...Sachin Setiya2019-10-085-0/+86
* | 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
* | Updated mtr files to support different compiled in optionsMonty2019-09-011-3/+3
* | MDEV-17098 DATE -> DATETIME replication conversion not working, even in ALL_N...Andrei Elkin2018-10-161-0/+44
* | Allow tests to work with cmake -DPLUGIN_PARTITION=NOMarko Mäkelä2018-05-293-1/+2
* | 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
* | search_pattern_in_file.inc changesSergei Golubchik2017-03-3110-26/+32
* | sporadic failures of rpl.rpl_binlog_errorsSergei Golubchik2017-02-141-0/+3
* | fix rpl_binlog_errors test not to leave dbug enabledSergei Golubchik2017-02-131-4/+4
* | Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-111-1/+1
|\ \
| * \ Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-1/+1
| |\ \ | | |/
| | * Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-1/+1
* | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-105-2/+21
|/ /
* | Adjusted more tests after the fix for mdev-9976.Igor Babaev2017-02-011-2/+2
* | Follow-up for MDEV-11065 - add tests for compressed+encrypted binlogElena Stepanova2017-01-233-0/+18
* | cleanup: binlog.binlog_row_annotateSergei Golubchik2016-12-291-151/+118
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-2934-399/+769
|/
* Merge branch '10.0' into 10.1Sergei Golubchik2016-12-112-5/+5
* MDEV-11504 binlog_encryption.encrypted_master_switch_to_unencrypted fails spo...Elena Stepanova2016-12-082-3/+17
* fix binlog_encryption.binlog_incident testSergei Golubchik2016-12-063-3/+1
* MDEV-11319 mysqlbinlog crashes or fails with out of memory while reading some...Sergei Golubchik2016-12-062-0/+27
* MDEV-11288 Server crashes in Binlog_crypt_data::init trying to feed encrypted...Sergei Golubchik2016-12-063-9/+97
* MDEV-9038 Binlog encryption testsElena Stepanova2016-12-05112-0/+9426