

Since there is not enough information in your report to begin triage or toĭifferentiate between a local configuration problem and a bug in Ubuntu, IĪm marking this bug as "Incomplete". Could you please provide, together with your report, all your mysql configuration files ? The fact that your mysql client is trying to reach the server using SSL by default gives the impression that my.cnf (or any other included configuration file) is configuring that behavior. Mysql Ver 8.0.19-0ubuntu5 for Linux on x86_64 ((Ubuntu))Ĭurrent pager: /home/rafaeldti noco/.vim/ plugged/ vimpager/ vimpager Thank you for taking the time to file a bug report.Ĭould you please describe your problem with more detailed information ? mysql-server-8.0 default installation in 20.04 does NOT enable SSL by default, in the server, nor in the client:
MYSQL WORKBENCH DISABLE SSL UPGRADE
UpgradeStatus: No upgrade log present (probably fresh install) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200409) InstallationDate: Installed on (0 days ago) I tested 16.04, 18.04, 19.10, and I can connect using mysql in all of them. Older versions of Ubuntu don't present this issue. Server version: 5.6.10-log MySQL Community Server (GPL)Īlternative solution: Using instead mariadb-client works without problems.

Only way mysql command line works is to add -ssl-mode=DISABLED I get the same error from C++ scripts using MySQL Connector++. # ERR: SSL connection error: error:1425F102:SSL routines: ssl_choose_ client_ version: unsupported protocol (MySQL error code: 2026, SQLState: HY000 ) I get this error from command line when trying to connect to a remote server: Description: Ubuntu Focal Fossa (development branch)
