1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Tests: removed --transaction-registry option [#387]

1. Reverts "Tests: disabled TRT for some IB tests [#302]"
6d78496aee

2. Removes setting TRANSACTION_REGISTRY=0 in mysqldump

--system-versioning-transaction-registry now is OFF by default.

This commit should be reverted back if the default will change.

Tests affected: mysqldump mysqldump-max openssl_1
This commit is contained in:
Aleksey Midenkov
2017-12-21 11:49:48 +03:00
parent 5c0a19c873
commit fbbdd44f72
9 changed files with 0 additions and 128 deletions

View File

@ -3,4 +3,3 @@
--loose-file-key-management
--loose-file-key-management-filename=$MYSQL_TEST_DIR/std_data/logkey.txt
--file-key-management-encryption-algorithm=aes_cbc
--transaction-registry=0

View File

@ -1,3 +1,2 @@
--innodb-encrypt-tables
--innodb-encrypt-log
--transaction-registry=0