enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #03144
[Bug 1283094] [NEW] --recoveryopts option appears broken
Public bug reported:
The recoveryopts option doesn't seem to work.
$ sudo nice mylvmbackup --xfs --backuptype=none --innodb_recover --recoveryopts --skip_flush_tables --thin
Undefined subroutine &mylvmbackup::recoveryopts called at
/usr/share/perl/5.14/Getopt/Long.pm line 583 (#1)
(F) The subroutine indicated hasn't been defined, or if it was, it has
since been undefined.
I presume it should be a string option of some sort as well?
$ sudo nice mylvmbackup --xfs --backuptype=none --innodb_recover --recoveryopts='--innodb_buffer_pool_size=128M' --skip_flush_tables --thin
Option recoveryopts does not take an argument
** Affects: mylvmbackup
Importance: Undecided
Status: New
** Description changed:
The recoveryopts option doesn't seem to work.
$ sudo nice mylvmbackup --xfs --backuptype=none --innodb_recover --recoveryopts --skip_flush_tables --thin
Undefined subroutine &mylvmbackup::recoveryopts called at
- /usr/share/perl/5.14/Getopt/Long.pm line 583 (#1)
- (F) The subroutine indicated hasn't been defined, or if it was, it has
- since been undefined.
-
+ /usr/share/perl/5.14/Getopt/Long.pm line 583 (#1)
+ (F) The subroutine indicated hasn't been defined, or if it was, it has
+ since been undefined.
I presume it should be a string option of some sort as well?
$ sudo nice mylvmbackup --xfs --backuptype=none --innodb_recover --recoveryopts='--innodb_buffer_pool_size=128M' --skip_flush_tables --thin
Option recoveryopts does not take an argument
--
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to MySQL.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1283094
Title:
--recoveryopts option appears broken
To manage notifications about this bug go to:
https://bugs.launchpad.net/mylvmbackup/+bug/1283094/+subscriptions
Follow ups
References