Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you ensure that a large CSV import into a Cloud SQL for MySQL instance with numerous open connections does not time out, following Google-recommended practices, given that memory and CPU resources are sufficient?
A
Close idle connections or restart the instance before beginning the import operation.
B
Increase the amount of memory allocated to your instance.
C
Ensure that the service account has the Storage Admin role.
D
Increase the number of CPUs for the instance to ensure that it can handle the additional import operation.