Skip to content

Add constants to ClientInfo::Interface for MySQL and PostgreSQL protocols#17437

Merged
akuzm merged 1 commit intoClickHouse:masterfrom
vitlibar:add-new-constants-to-client-info-interface
Nov 30, 2020
Merged

Add constants to ClientInfo::Interface for MySQL and PostgreSQL protocols#17437
akuzm merged 1 commit intoClickHouse:masterfrom
vitlibar:add-new-constants-to-client-info-interface

Conversation

@vitlibar
Copy link
Copy Markdown
Member

@vitlibar vitlibar commented Nov 26, 2020

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

Changelog category:

  • Improvement

Changelog entry:
Now queries coming to the server via MySQL and PostgreSQL protocols have distinctive interface types (which can be seen in the interface column of the tablesystem.query_log): 4 for MySQL, and 5 for PostgreSQL, instead of formerly used 1 which is now used for the native protocol only.

@robot-clickhouse robot-clickhouse added the pr-improvement Pull request with some product improvements label Nov 26, 2020
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