Issues connecting to multiple MySQL DB via SSH Follow
Answered
Trying to create 2 MySQL data sources in the same window (using SSH tunnel) however, they both insist on using the same SSH credentials. If I change one ssh config (for example the IP), the other changes too, which is not what I want. I can only achieve what I need if I have each of the data sources in separate windows.
If I add a data source that doesn't use SSH tunnel then that specific one behaves correctly regardless of what I do to the others.
Any ideas or suggestions?
Please sign in to leave a comment.
It looks like you faced a known issue https://youtrack.jetbrains.com/issue/DBE-11337.
Could you try to check a workaround mentioned in the issue:
>As a workaround it currently helps to not duplicate a SSH tunnel but to create a new one from scratch. Must be something with an internal ID.