[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: |
|
||||||||||||
| Description |
|
The The extra column is never initialized, and it should be removed, because it has nothing to do with the scrubbing of tablespaces. |