[MDEV-19111] Unused field INFORMATION_SCHEMA.INNODB_TABLESPACES_SCRUBBING.ROTATING_OR_FLUSHING Created: 2019-04-01  Updated: 2019-04-01  Resolved: 2019-04-01

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB
Affects Version/s: 10.1.23, 10.2.5, 10.3.0, 10.4.0
Fix Version/s: 10.2.24, 10.1.39, 10.3.15, 10.4.4

Type: Bug Priority: Major
Reporter: Marko Mäkelä Assignee: Marko Mäkelä
Resolution: Fixed Votes: 0
Labels: regression

Issue Links:
Problem/Incident
is caused by MDEV-11581 Mariadb starts innodb encryption thre... Closed
is caused by MDEV-11738 Mariadb uses 100% of several of my 8 ... Closed

 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.


Generated at Thu Feb 08 08:49:08 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.