ClickHouse/CHANGELOG.draft.md
2018-06-25 16:24:42 +03:00

18 lines
604 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# en:
## Improvements:
* `clickhouse-client`: option --ask-password for interactively ask for credentials #1044
## Bug fixes:
* Fixed a crash that occurred while reading from ReplacingMergeTree with prewhere condition which filters all rows. #2525
# ru:
## Улучшения:
* `clickhouse-client`: опция --ask-password для интерактивного ввода пароля #1044
## Исправление ошибок:
* Исправлено падение при чтении из ReplacingMergeTree с условием в prewhere, фильтрующим все строки. #2525