1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-28 17:36:30 +03:00
Files
mariadb/mysql-test/suite
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
..
2019-04-25 09:04:09 +03:00
2019-05-04 17:04:55 +02:00
2019-03-15 21:00:41 +01:00
2018-11-06 08:41:48 +02:00
2019-05-13 18:48:28 +03:00
2019-05-16 14:17:22 +03:00
2019-05-13 17:54:04 +03:00
2019-05-11 21:29:06 +03:00
2019-04-03 10:32:21 +03:00
2019-05-28 15:56:24 +03:00
2019-03-27 12:26:11 +02:00
2019-05-13 17:54:04 +03:00