Attempting to run a mysql environment through python. Below is the code I tried to run:
However receive this error message every time:
Authentication plugin 'caching_sha2_password' is not supported
What should I do?
Expected Output:
Attempting to run a mysql environment through python. Below is the code I tried to run:
However receive this error message every time:
Authentication plugin 'caching_sha2_password' is not supported
What should I do?
Expected Output: