Skip to content

MySQL: establish secured connection if server supports it #1539

@tsegismont

Description

@tsegismont

Describe the feature

While investigating #1436, we found that the MySQL Client does not connect to the database the same way the MySQL Connector does.

By default, if the server supports encryption and reports that capability in the initial message, the connection should be upgraded to a secured connection.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions