Im having this issue when running redash v10 on kubernetes (previously redash v8 on docker)
I got this error when i test connection to MySQL DB
(2006, 'Plugin sha256_password could not be loaded: /usr/lib/x86_64-linux-gnu/mariadb19/plugin/sha256_password.so: cannot open shared object file: No such file or directory')
also im using client mysqlclient<=2.1.0
anyone having this issue too?
Thanks!