pt-table-checksum --recursion-method=cluster tries to use the galera port to connect to
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona Toolkit moved to https://jira.percona.com/projects/PT |
Invalid
|
High
|
Frank Cizmich |
Bug Description
[root@svrentpsql01 bin]# ./pt-table-checksum --recursion-method cluster -u percona -ptempaccess
Cannot connect to P=4567,
Cannot connect to P=4567,
Cannot connect to P=4567,
Use of uninitialized value in string ne at ./pt-table-checksum line 9206.
Why does mysql want to connect to port 4567? This is a galera connection port and should not be used to connect to mysql.
tags: | added: i35005 |
tags: |
added: crash percona-35005 pt-table-checksum pxc removed: i35005 |
Changed in percona-toolkit: | |
assignee: | nobody → Daniel Nichter (daniel-nichter) |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in percona-toolkit: | |
milestone: | none → 2.2.5 |
tags: | added: slave-recursion |
tags: | removed: crash |
tags: |
added: i35005 removed: percona-35005 |
Changed in percona-toolkit: | |
assignee: | Daniel Nichter (daniel-nichter) → Frank Cizmich (frank-cizmich) |
The tool then also quits as reported in bug 1210537