I am using asyncmy to connect to mysql 8.0.41, since the default authentication plugin is caching_sha2_password, my code is like this server_public_key = None with ...
I am trying to connect to MySQL using RStudio on macbook pro M1 Max running on MacOS Sonoma 14.5 Error: Failed to connect: Connections using insecure transport are prohibited while ...