Need to connect the application to a new Cloud SQL instance with the same tables (dev -> prod)

rommel
New Member

Hello - as the title mentions, I have an application that I’ve connected to a MySQL instance on GCP, and I’ve been working out a dev version of the database. Now that I have the application fully build, I want to create a copy of the app, and connect it to a different (production) db instance. Any suggestion on doing that without having to completely re-create the application from scratch?

Thanks in advance!

0 1 81
1 REPLY 1

You can change the source of each of your Tables.

Top Labels in this Space