Won't Do
Details
Assignee
UnassignedUnassignedReporter
Robert GolebiowskiRobert Golebiowski(Deactivated)Labels
Priority
Medium
Details
Details
Assignee
Unassigned
UnassignedReporter
Robert Golebiowski
Robert Golebiowski(Deactivated)Labels
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created November 21, 2019 at 12:40 PM
Updated October 28, 2024 at 1:15 PM
Resolved October 28, 2024 at 1:15 PM
Currently when tablespace/table is excluded from encryption threads - the whole table gets rebuild in order to add crypt_data with type FIL_ENCRYPTION_OFF to page0. Consider changing it to only update this page0 without full rebuild or change the way how encryption threads are deciding which table to exclude - so they would check the explicit_encryption option.