typo from innobackupex when using --tables-file: "registerd" should "registered"

Bug #1157225 reported by Michael Coburn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona XtraBackup moved to https://jira.percona.com/projects/PXB
Fix Released
Low
Alexey Kopytov
2.0
Fix Released
Low
Alexey Kopytov
2.1
Fix Released
Low
Alexey Kopytov

Bug Description

When operating innobackupex with --tables-file there is a typo on line 2663 of XtraBackup 2.0.5, "registerd" should be spelt "registered":

2661 if ( $db && $tbl ) {
2662 $table_list{$db}->{$tbl} = 1;
2663 print STDERR "$prefix $db.$tbl will be registerd to the list\n";

Related branches

Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PXB-870

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.