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:
@ -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
|
||||
|
@ -1,3 +1,2 @@
|
||||
--innodb-encrypt-tables
|
||||
--innodb-encrypt-log
|
||||
--transaction-registry=0
|
||||
|
Reference in New Issue
Block a user