Spelling error in plugin/innobase/xtrabackup/xtrabackup.cc

Bug #970941 reported by coldtobi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Triaged
Low
Unassigned
Percona XtraBackup moved to https://jira.percona.com/projects/PXB
Fix Released
Low
Stewart Smith
2.0
Fix Released
Low
Stewart Smith
2.1
Fix Released
Low
Stewart Smith

Bug Description

Spelling error: registerd --> registered

This patch is currently appied to the Debian package:

--- a/plugin/innobase/xtrabackup/xtrabackup.cc
+++ b/plugin/innobase/xtrabackup/xtrabackup.cc
@@ -5052,7 +5052,7 @@
                        HASH_INSERT(xtrabackup_tables_t, name_hash, tables_hash,
                                        ut_fold_string(table->name), table);

- printf("xtrabackup: table '%s' is registerd to the list.\n", table->name);
+ printf("xtrabackup: table '%s' is registered to the list.\n", table->name);
                }
        }
 skip_tables_file_register:

coldtobi

Related branches

Revision history for this message
coldtobi (tobi-coldtobi) wrote :
Revision history for this message
Stewart Smith (stewart) wrote :

I'm fixing this in upstream Percona XtraBackup, which means that the next time we pull it into Drizzle, we'll get the fix.

Changed in drizzle:
importance: Undecided → Low
status: New → Triaged
Revision history for this message
coldtobi (tobi-coldtobi) wrote :

... ping ...

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-848

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.