Bug #71707 backup-and-apply-log with --compress doc is wrong
Submitted: 13 Feb 2014 14:49 Modified: 25 Feb 2014 2:53
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Backup Documentation Severity:S3 (Non-critical)
Version:3.9.0 OS:Any
Assigned to: Daniel So CPU Architecture:Any

[13 Feb 2014 14:49] Daniël van Eeden
Description:
https://dev.mysql.com/doc/mysql-enterprise-backup/3.9/en/backup-subcommands-backup.html#op...
"Any --compress option is ignored."

From the mysqlbackup output:
 mysqlbackup: ERROR: Incompatible option found. Current Operation:backup-and-apply-log
 Specified option:--compress

So it's not ignored, it's not supported. (Maybe explain why?)

How to repeat:
Dee description
[19 Feb 2014 12:46] MySQL Verification Team
Hello Daniel,

Thank you for the bug report.

Thanks,
Umesh
[25 Feb 2014 2:53] Daniel So
Corrected the description of backup-and-apply-log to say "...Also incompatible with the --compress option."