How I loaded caching_sha2_password mysql plugin on Conda
problem
I had to connect to MySQL with caching_sha2_password plugin on Django and Flask. Those were installed on Conda. But when it was being connected I got this error:2059, "Authentication plugin 'caching_sha2_password' cannot be loaded: miniconda3...
dev08.hashnode.dev1 min read