0
votes

While checking the documentation for GCP CloudSQL, I found that max allowed connections is 4000 for the MySQL second Generation instance. Is there a way by which I can set my max allowed connections limit on the DB.

In the available flags the max_concurrent_connections flag is not available.

1

1 Answers