79118238

Date: 2024-10-23 13:59:20
Score: 0.5
Natty:
Report link

You can try using mysql\_native\_password or caching\_sha2\_password, then it requires a restart of your cloud SQL instance for the changes to take effect.

  1. Go to Google Cloud Console

  2. Edit > Flags

  3. Change the default\_authentication\_plugin to mysql\_native\_password

  4. Restart your Cloud SQL instance

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: marky