Using Console
Using CLI
INSTANCE_NAME
with the name of your Cloud SQL instance.skip_enable_binlog_mysql
flag is set to ON
.
requireSsl: true
, then basic authentication is disabled.Note: Disabling basic authentication may affect your application’s functionality, so make sure to test your application after making this change.Using Python