[google-appengine] Re: Can't Connect from GCP AppEngine to GCP Cloud SQL

2019-08-05 Thread 'Nicolas (Google Cloud Platform Support)' via Google App Engine
Hi Caglar, As GCP Google Groups are more oriented towards general opinions, trends, and issues of general nature touching App Engine and Cloud SQL I would recommend bringing this issue to a website such as Stack Overflow , where ex

[google-appengine] Re: Can't Connect from GCP AppEngine to GCP Cloud SQL

2019-08-05 Thread Caglar Mehmet Metin
Hello sorry for late reply. I tried with the recommended method. It now works (with g). However HikariConfig does not work. It continuesly throws exception. It only works when I connect normally (Using JDBC driver) Do you have any idea why? DataSource pool = new HikariDataSource(config); //(D

[google-appengine] Re: Can't Connect from GCP AppEngine to GCP Cloud SQL

2019-07-29 Thread 'Julie (cloud platform support)' via Google App Engine
This is the recommended method for connecting Cloud SQL with App Engine so if you are not connecting as detailed please specify your connection method. If you use 0.0.0.0/0 IP