Bug #55082 innobackup should use --apply-log in place of --restore
Submitted: 8 Jul 2010 13:56 Modified: 3 Mar 2014 11:04
Reporter: Ingo Strüwing Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Backup Severity:S4 (Feature request)
Version:>1.7.2 OS:Any
Assigned to: CPU Architecture:Any

[8 Jul 2010 13:56] Ingo Strüwing
Description:
Innobackup up to version 1.7.2 uses the --restore option when calling ibbackup to apply a log file.

Since the --restore option is deprecated, it should use the --apply-log option.

How to repeat:
Run innobackup --apply-log and watch it's output. It says that it calls ibbackup with the --restore option.
[28 Feb 2014 15:53] Daniël van Eeden
Shouldn't this bug be closed as innobackup is not included anymore?
[3 Mar 2014 11:04] Ingo Strüwing
Indeed. Thanks for the note.