Report this

What is the reason for this report?

Is there any other ways to connect to DB cluster under Ubuntu 16.04 MySQL 5.x ?

Posted on September 14, 2019

We are just done adding DB cluster, but according to this article https://www.digitalocean.com/docs/databases/mysql/how-to/connect/ we can only connect to DB cluster if we use MySQL 8.x

Currently we are using MySQL 5.x under Ubuntu 16.04 and don’t want to risk our production server with update process.

We are trying to connect through ssh terminal and the connection always failed with error message : ERROR 2026 (HY000): SSL connection error: unknown error number

Is there any other ways to connect to DB cluster ?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.