Skip to content

Compatibility with more MySQL clients.#6194

Merged
alexey-milovidov merged 9 commits intoClickHouse:masterfrom
yurriy:mysql
Aug 18, 2019
Merged

Compatibility with more MySQL clients.#6194
alexey-milovidov merged 9 commits intoClickHouse:masterfrom
yurriy:mysql

Conversation

@yurriy
Copy link
Copy Markdown
Contributor

@yurriy yurriy commented Jul 28, 2019

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Category (leave one):

  • Improvement

Short description (up to few sentences):
Added mysql_native_password authentication plugin to MySQL compatibility server.

Detailed description (optional):
Added a possibility to specify password using double SHA-1. Usage of mysql_native_password makes it possible to connect to ClickHouse using mysqljs client (see #5646) and standard mysql client linked with WolfSSL when SSL is disabled (rare).
mysql_native_password plugin will be used for users which password is specified using double SHA-1.

@alexey-milovidov
Copy link
Copy Markdown
Member

@yurriy You can switch off MySQL protocol support for "unbundled" build.

@alexey-milovidov alexey-milovidov merged commit 29cc99a into ClickHouse:master Aug 18, 2019
@KochetovNicolai KochetovNicolai added the pr-improvement Pull request with some product improvements label Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-improvement Pull request with some product improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants