Tuesday, December 5, 2017

[google-cloud-sql-discuss] Re: Access denied for user 'cloudsqlimport'@'localhost' during mysql import

You can verify if you successfully created the user by running the following command: 

gcloud sql users list --instance [your_instance_name]

or by going to Console > SQL > Select Instance > Users. You can also use the default root user and see if it mitigates the issue. If you need further assistance, I recommend you post on StackOverflow which we also monitor since a thread like this is off-topic for Google Groups. Check out our community support page for the list of tags we monitor.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/c1f0a391-a169-4459-b09d-31e5116f60fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment