Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.8.0, 10.6.6, 10.7.2, 10.8.1, 10.9.0, 10.6.7, 10.7.3, 10.8.2
Description
As part of MDEV-27058, a condition at the end of the function fil_crypt_flush_space() was inadvertently inverted. That condition had been originally added as part of MDEV-25026, to prevent writing to tablespaces that had been freed.
The impact seems to be that fil_crypt_complete_rotate_space() will fail to update the persistent state of the tablespace.
Attachments
Issue Links
- is caused by
-
MDEV-27058 Buffer page descriptors are too large
- Closed