Saturday, April 13, 2019

[google-cloud-sql-discuss] Re: Add data to Google Cloud SQL from Google Compute Engine using python

Hello Roberto, 

You don't mention connecting to the Cloud SQL instance. Just in case, if this may prove problematic, you have access to related information on the "Connecting MySQL Client from Compute Engine" documentation page

To insert data in a table, you simply use SQL commands. A useful example can be read in the "Insert sample data into the guestbook database" sub-chapter of the "Quickstart for Cloud SQL for MySQL" page. 

You should post such questions to StackOverflow, or other similar forums. This forum meant for general discussion on the platform and its services. By contrast, in StackOverflow, you get in contact with experienced programmers with MySQL experience, who are happy to help. 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/19ef3fc1-f892-4af2-b6cc-10f4ca7346de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment