Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2(EOL), 10.3(EOL), 10.4(EOL), 10.5, 10.6
-
None
Description
When some page in an encrypted table will be corrupted to have ENCRYPTION_KEY_NOT_ENCRYPTED key the server won't call it a corruption.
At least a test case with such specific corruption should be added and probably code need to be fixed too. Namely, fil_space_decrypt() should return dberr_t instead of bool.