mariadb/mysql-test/suite/encryption/t/compressed_import_tablespace.opt
Thirunarayanan Balathandayuthapani bb5d04c9b8 MDEV-19695 Import tablespace doesn't work with ROW_FORMAT=COMPRESSED encrypted tablespace
Problem:
=======
fil_iterate() writes imported tablespace page0 as it is to discarded
tablespace. Space id wasn't even changed. While opening the tablespace,
tablespace fails with space id mismatch error.

Fix:
====
fil_iterate() copies the page0 with discarded space id to imported
tablespace.
2019-06-06 12:54:34 +05:30

3 lines
89 B
Text

--innodb-encrypt-tables=ON
--innodb-encryption-threads=4
--innodb-tablespaces-encryption