Unneccessary/debug print in xtrabackup output
Bug #1131084 reported by
Alexey Kopytov
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
There is unnecessary (probably debug) print introduced by the fix for bug #711166.
msg("xtrabackup: tables regcomp(%s): %s\n", p, errbuf);
Related branches
lp://staging/~akopytov/percona-xtrabackup/bug1130627-2.0
- Sergei Glushchenko (community): Approve (g2)
-
Diff: 351 lines (+183/-55)3 files modifiedinnobackupex (+38/-17)
src/xtrabackup.cc (+71/-38)
test/t/bug1130627.sh (+74/-0)
lp://staging/~akopytov/percona-xtrabackup/bug1130627-2.1
- Sergei Glushchenko (community): Approve (g2)
-
Diff: 320 lines (+174/-47)3 files modifiedinnobackupex (+30/-11)
src/xtrabackup.cc (+70/-36)
test/t/bug1130627.sh (+74/-0)
affects: | percona-server → percona-xtrabackup |
tags: | added: low-hanging-fruit |
To post a comment you must log in.
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/ /jira.percona. com/browse/ PXB-865