Initial implementation for Cloud SQL (MySQL). Not 100% certain that this code will be under modules/mysql - will have to see about that when the more complex parts (HA, read replicas,...) get done.
Resolves #2 #8 #4 #10 #12
The test for the cluster actually makes DB calls (and passes at the time the PR was created), will add CI builds for that in subsequent commits.
Initial implementation for Cloud SQL (MySQL). Not 100% certain that this code will be under modules/mysql - will have to see about that when the more complex parts (HA, read replicas,...) get done.
Resolves #2 #8 #4 #10 #12
The test for the cluster actually makes DB calls (and passes at the time the PR was created), will add CI builds for that in subsequent commits.