[MDEV-21870] Deprecate and ignore innodb_scrub_log and innodb_scrub_log_speed Created: 2020-03-04 Updated: 2022-02-23 Resolved: 2020-03-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Fix Version/s: | 10.5.2 |
| Type: | Task | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | recovery | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||
| Description |
|
The configuration parameter innodb_scrub_log never really worked, as reported in Because If old log contents should be kept secret, then enabling innodb_encrypt_log or setting a smaller innodb_log_file_size could help. |