-
Type:
Bug
-
Status: On Hold
-
Priority:
Low
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Launchpad URL:
**Reported in Launchpad by Nickolay Ihalainen last update 23-01-2017 07:21:50
innobackupex --encrypt=AES256 --encrypt-key="4D27E0ED263A8F2BAF337DED0A5FFFBE" .
The xtrabackup_checkpoints is mentioned in xtrabackup 2.2.10 documentation for innobackupex incremental backups, but its encrypted to xtrabackup_checkpoints.xbcrypt
It's still possible to get incremental LSN from innobackupex output or xtrabackup_info file, but it could be better to have a method to get encrypted incremental backup in the same way as described in documentation.