pt-table-checksum --recursion-method=cluster crashes if no nodes are found
Bug #1210537 reported by
Jay Janssen
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona Toolkit moved to https://jira.percona.com/projects/PT |
Fix Released
|
High
|
Daniel Nichter |
Bug Description
[root@ip-
Use of uninitialized value in string ne at /usr/bin/
I have granted *.* to root@'%', and it just gives this error. I'll attach the debug output.
Related branches
lp://staging/~percona-toolkit-dev/percona-toolkit/fix-ptc-bug-1210537
- Daniel Nichter: Approve
-
Diff: 176 lines (+77/-20)4 files modifiedbin/pt-table-checksum (+13/-4)
lib/MasterSlave.pm (+14/-7)
t/lib/MasterSlave.t (+28/-9)
t/pt-table-checksum/bugs.t (+22/-0)
tags: | added: i35005 |
tags: |
added: crash percona-35005 pt-table-checksum pxc removed: i35005 |
Changed in percona-toolkit: | |
importance: | Undecided → High |
assignee: | nobody → Daniel Nichter (daniel-nichter) |
status: | New → Confirmed |
Changed in percona-toolkit: | |
status: | Confirmed → In Progress |
summary: |
- pt-table-checksum --recursion-method cluster returns unhelpful error - message + pt-table-checksum --recursion-method cluster crashes |
summary: |
- pt-table-checksum --recursion-method cluster crashes + pt-table-checksum --recursion-method cluster crashes if no nodes are + found |
summary: |
- pt-table-checksum --recursion-method cluster crashes if no nodes are + pt-table-checksum --recursion-method=cluster crashes if no nodes are found |
Changed in percona-toolkit: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Note: Had to comment out all calls to the remove_ duplicate_ cxns function in pt-table-checksum for this to work.