[MDEV-19534] Make innodb_checksum_algorithm=full_crc32 by default, and remove innodb_checksums Created: 2019-05-21 Updated: 2023-11-22 Resolved: 2019-05-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Fix Version/s: | 10.5.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | encryption, mariabackup, performance | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||||||||||||||
| Description |
|
In At the same time, let us remove the deprecated parameter innodb_checksums. For now, we will not touch the parameter innodb_log_checksums. InnoDB redo logs use CRC-32C checksums by default already since MariaDB Server version 10.2.2. |
| Comments |
| Comment by Marko Mäkelä [ 2019-05-21 ] |
|
|