ellie-commons / sequeler

SQL Client built in Vala
GNU General Public License v3.0
804 stars 66 forks source link

Problem with "caching_sha2_password" #294

Closed stefanobartoletti closed 4 years ago

stefanobartoletti commented 4 years ago

I'm experiencing an issue when I try to connect to a database or even when testing the connection. Here is the error message:

Plugin caching_sha2_password could not be loaded: /usr//usr/lib64/mysql/plugin//caching_sha2_password.so: cannot open shared object file: No such file or directory

Some points that I think should be considered:

My setup is probably a bit different from what you use, I'm not sure if the problem can be solved from you, but I thought to report this nonetheless.

Alecaddd commented 4 years ago

This seems more an OpenSuse issue than a Sequeler one as Sequeler uses the libsecret library to handle encrypted password.

nodgear commented 2 years ago

Issue still happens on ElementaryOS version (AppStore)