mirror of
https://github.com/MariaDB/server.git
synced 2025-02-04 21:02:17 +01:00
46aaf328ce
recv_sys_t::parse(): Correctly handle the storing==BACKUP case, and simplify some logic around storing==YES as well. The added test mariabackup.undo_truncate is based on an idea of Thirunarayanan Balathandayuthapani. It nondeterministically (not on every run) covers this logic, including the function backup_undo_trunc(), for both innodb_encrypt_log=ON and innodb_encrypt_log=OFF. Reviewed by: Debarun Banerjee
6 lines
299 B
Text
6 lines
299 B
Text
--innodb-undo-tablespaces=2
|
|
--plugin-load-add=$FILE_KEY_MANAGEMENT_SO
|
|
--loose-file-key-management
|
|
--loose-file-key-management-filekey=FILE:$MTR_SUITE_DIR/filekeys-data.key
|
|
--loose-file-key-management-filename=$MTR_SUITE_DIR/filekeys-data.enc
|
|
--loose-file-key-management-encryption-algorithm=aes_cbc
|