Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.8
-
10.1.11, 10.1.14
Description
Innodb force recovery settings prevent its own recovery. In innodb_force_recovery=6 and read only mode, no reason to expect change or doublewrite buffers to be empty. It does however complain about the change buffer not being empty:
[ERROR] InnoDB: Change buffer must be empty when --innodb-read-only is set!
Same bug in MySQL:
https://bugs.mysql.com/bug.php?id=77476
Attachments
Issue Links
- relates to
-
MDEV-8963 innodb_force_recovery >= 4 won't work
- Closed
- links to