mirror of
https://github.com/MariaDB/server.git
synced 2025-11-15 09:02:33 +03:00
Analysis: When a page is read from encrypted table and page can't be decrypted because of bad key (or incorrect encryption algorithm or method) page was incorrectly left on buffer pool. Fix: Remove page from buffer pool and from pending IO.
2.7 KiB
2.7 KiB