You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just discovered this cloud back-end service that uses MySQL.
I am able to connect with a GUI however I cant figure out how to make this work with this rest api.
Can you please advise.
This is the output I get..
{"code":9999,"message":"SQLSTATE[HY000] [1105] unknown error: Code: UNAVAILABLE\nserver does not allow insecure connections, client must use SSL/TLS\n"}
Thanks a lot.
The text was updated successfully, but these errors were encountered:
This is something that is not currently possible. However, it appears to be in the features bucket, as reported in #923Specify options for database connection in configuration.
Hi
I just discovered this cloud back-end service that uses MySQL.
I am able to connect with a GUI however I cant figure out how to make this work with this rest api.
Can you please advise.
This is the output I get..
{"code":9999,"message":"SQLSTATE[HY000] [1105] unknown error: Code: UNAVAILABLE\nserver does not allow insecure connections, client must use SSL/TLS\n"}
Thanks a lot.
The text was updated successfully, but these errors were encountered: