bibbox / app-openspecimen

BIBBOX openspecimen application
8 stars 4 forks source link

Connection with Cloud SQL #6

Closed sumitrathi95 closed 2 years ago

sumitrathi95 commented 3 years ago

Hello Team,

I was just trying to deploy the and run the docker-compose but I am trying to connect it with Cloud Mysql 5.7. I am getting various errors. When I removed the links from docker-compose file it failed. Also, I tried to put MySQL IP address as host, it fails. Can you please help me with this situation.

Thanks in advance.

reihsr commented 3 years ago

Hi, What was errors are you getting? Can OS not connect to the database? Or is it a problem with in the Database? For the Database system there are 2 configs required in the DB. lower_case_table_names=1 And I think since mysql 5.6 also: log_bin_trust_function_creators=1

S-Streit commented 2 years ago

Any news on the issue ? Does the jdbc connector support Cloud MySQL ?

S-Streit commented 2 years ago

Closing this for now. If anything occurs just reopen