DSNs copy the socket file, causing connection failures

Bug #1010031 reported by Baron Schwartz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Toolkit moved to https://jira.percona.com/projects/PT
Invalid
Undecided
Unassigned

Bug Description

If a tool connects to a server via a socket in a DSN, and then attempts to discover related servers and connect to them, it will fail because instead of connecting to the new server via TCP, it specifies the socket in the parameters for the new connection. This takes precedence and causes the new connection to be opened via the socket, to the first server instance.

Related bug report is possibly bug 870510.

tags: added: all-tools connection dsn
Changed in percona-toolkit:
status: New → Confirmed
Changed in percona-toolkit:
assignee: nobody → Daniel Nichter (daniel-nichter)
status: Confirmed → In Progress
Revision history for this message
Daniel Nichter (daniel-nichter) wrote :

This was fixed as bug 1038276.

Changed in percona-toolkit:
status: In Progress → Invalid
assignee: Daniel Nichter (daniel-nichter) → nobody
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.