python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Error 2002 or 2013 when connecting to my MariaDB database on Cloud SQL
I´m experiencing some kind of network issue when connecting to my MariaDB remotely, which is hosted on a CloudSQL instance (nevertheless, I think that this is unrelated).
When I'm trying to connect th...
Latra
Votes: 0
Answers: 1
Error installing cloud-sql-python-connector[pg8000] in Python 3.7
I am trying to connect to a Cloud SQL postgresql instance through python 3.7 from my local machine. I am following the guide from the README cloud-sql-python-connector. There it says to pip install th...
josetribiani
Votes: 0
Answers: 2
can not connect google cloud instance using node.js
i am new to node js.
i created a sql instance on google cloud
and i need connect to mysql db.
i am using public ip
i want try this sample code what is it socketPath?
how can i find it?
i created app.s...
abdolwahab alemi
Votes: 0
Answers: 1
Migrate .NET Core app from Google App Engine to Google Cloud Run - SQL connection issues
I have a .NET Core API currently running in App Engine and everything is working fine there. I am connecting to the database by following Google provided example, defining cloud sql instance in app.ya...
Vaizgantas
Votes: 0
Answers: 2