The problem with multiple connections

[expired user #6327]'s profile image [expired user #6327] posted 12 years ago in General Permalink
There are two connections to mysql via ssh tunnel. Two different ssh accounts are located on different servers. First database is on localhost and the second one (on another server) is on the server with the following IP 213.173.154.22, for example.
If you open these Dbs separately via the Connection Manager, everything is working. But when you open two Dbs in different window, there is an error SQL Error (1045): Access denied for user 'sampleuser@127.0.0.1' (using password: YES).
It seems, that the connection manager takes the Db connection configuration from the the previous open connection, while opening the ssh tunnel to the second Db.

Please login to leave a reply, or register at first.