I have (between other working user/schema) one user/schema on my mariaDB with a more complicated Password (12 characters containing a dot, an Euro-Char and a Dollar-Char). Therefore I want to store the password together with the user/schema-name in the Connection Manager. As long as I've fresh entered the Password, it works well. But as soon as I've stored the modification in the Connection manager, the connection to the database is refused.
I think the problem is one of the special characters but which and why (because if I remember my first evaluation of HeidiSQL with Version 8.1 right, there was no such problem with the same user/password)
cuagn
Thomas G.M. Mainka
Sorry for my bad english ... (and I'm primary an oracle database programmer/administrator and use MariaSQL only for my private projects)