[MDEV-29619] mariadb-backup option `innodb_checksum_algorithm` is documented in the wrong way Created: 2022-09-23  Updated: 2022-10-05  Resolved: 2022-10-05

Status: Closed
Project: MariaDB Server
Component/s: Documentation
Affects Version/s: None
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Timofey Turenko Assignee: Ian Gilfillan
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Problem/Incident
is caused by MDEV-25105 Remove innodb_checksum_algorithm valu... Closed

 Description   

https://mariadb.com/kb/en/mariabackup-options/#-innodb-checksum-algorithm contains:

--innodb-checksum-algorithm¶
Defines the checksum algorithm.
 
--innodb-checksum-algorithm=crc32
                           | strict_crc32
                           | innodb
                           | strict_innodb
                           | none
                           | strict_none 

but with CS 10.6.7:

 
mariadb-backup: Error while setting value 'innodb' to 'innodb_checksum_algorithm'
mariadb-backup: Error while setting value 'strict_innodb' to 'innodb_checksum_algorithm'

(option is removed in 10.6 ?)


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