I'm migrating hosting, and today I have about 15 MariaDB databases, and that number should grow soon.
The problem is that with the new hosting, they require creating a user per database (the server and port are the same).
What would be the best way to handle this in Heidi? Will I really have to create one connection for each database and open them one by one every time if I want to do a comparison?
I'm quite discouraged by this, am almost asking for my money back!