Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Error to exclude or edit

I can't edit e exclude cloud SQL:mysql, the funciontion are disable, any can help? 

1 1 109
1 REPLY 1

Here are some general troubleshooting steps you could try:

  1. Check your permissions: Ensure that your account has the necessary permissions to edit and delete SQL instances. For instance, if you're using the IAM roles, the roles like 'Cloud SQL Admin' and 'Editor' have the necessary permissions.

  2. Check for ongoing operations: In Google Cloud SQL, only one operation can run at a time on a SQL instance. If a long-running operation like an import or export is ongoing, it may prevent other operations, including editing or deleting the instance. Check if there are any ongoing operations that might be blocking you​1​.

  3. Check instance status: If an instance is not in a 'Runnable' state, certain operations might be disabled. Verify the instance's status from the Google Cloud Console.

Please provide more details on the issue or any error messages that your receiving so I can further help