Hue error with MySQL 8:
Error accessing DB: (2059, "Authentication plugin 'caching_sha2_password' cannot be loaded: /usr/lib64/mysql/plugin caching_sha2_password.so: cannot open shared object file: No such file or directory")
To fix:
ALTER USER hue IDENTIFIED WITH mysql_native_password BY 'password';
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment