Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.23, 10.2.5, 10.3.0, 10.4.0
Description
The MDEV-11738/MDEV-11581 fix was supposed to add the column ROTATING_OR_FLUSHING to the INFORMATION_SCHEMA table INNODB_TABLESPACES_ENCRYPTION, but it also added that column to INNODB_TABLESPACES_SCRUBBING in InnoDB (not XtraDB).
The extra column is never initialized, and it should be removed, because it has nothing to do with the scrubbing of tablespaces.
Attachments
Issue Links
- is caused by
-
MDEV-11581 Mariadb starts innodb encryption threads when key has not changed or data scrubbing turned off
- Closed
-
MDEV-11738 Mariadb uses 100% of several of my 8 cpus doing nothing
- Closed