summaryrefslogtreecommitdiff
path: root/mysql-test/suite/binlog_encryption
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-3/+3
|\
| * Merge branch '10.2' into 10.3Monty2019-09-031-3/+3
| |\
| | * Updated mtr files to support different compiled in optionsMonty2019-09-011-3/+3
* | | Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4Alexander Barkov2019-08-131-0/+2
|\ \ \ | |/ /
| * | MDEV-17544 No warning when trying to name a primary key constraint.Alexey Botchkov2019-07-301-0/+2
* | | Write information about restart in .resultMichael Widenius2019-04-011-0/+2
* | | MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-091-0/+1
* | | MDEV-17563 Different results using table or view when comparing values of tim...Alexander Barkov2018-11-081-1/+1
* | | cleanup: get rid of a SQL warning in a testSergei Golubchik2018-10-316-52/+0
* | | Merge 10.3 into 10.4Marko Mäkelä2018-10-181-0/+44
|\ \ \ | |/ /
| * | 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
* | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-046-0/+52
|/ /
* | 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
|\ \ \ | |/ /
| * | Test cleanup for Monty's bce807f70fbd386fd70dee3161972cb3449531b1Alexander Barkov2017-11-092-3/+3
| |/
* | Remove deprecated InnoDB file format parametersMarko Mäkelä2017-06-021-1/+1
|/
* 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