Relative Content

Tag Archive for mysqlgoogle-cloud-platformgoogle-cloud-sql

Google Cloud SQL Password is incorrect?

I am trying to setup a database and enter in a few entries. I am following the documentation provided by google, “Connect to Cloud SQL for MySQL from Cloud Shell” (https://cloud.google.com/sql/docs/mysql/connect-instance-cloud-shell) – I’m getting to the step “gcloud sql connect myinstance –user=root” and I never had a password set, so I set a password with passwd and I put in the password I set after running the command again and I get “ERROR 1045 (28000): Access denied for user ‘root’@’googlecloudIPADDRESS’ (using password: YES)”