diff options
author | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2019-06-06 12:49:34 +0530 |
---|---|---|
committer | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2019-06-06 12:54:34 +0530 |
commit | bb5d04c9b809b6e5542a0739124fc214807d1615 (patch) | |
tree | 7158345d1f30a2cc53f430015742f075f37ec92f /mysql-test/suite/encryption/t/innodb-spatial-index.opt | |
parent | d7c8423a3d44a5eb9bb22efd957eab3f32497b0f (diff) | |
download | mariadb-git-bb5d04c9b809b6e5542a0739124fc214807d1615.tar.gz |
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.
Diffstat (limited to 'mysql-test/suite/encryption/t/innodb-spatial-index.opt')
0 files changed, 0 insertions, 0 deletions