v.20.11Bug Fix
Fixed multiline query handling in clickhouse-client interactive mode
Fixed the behaviour when clickhouse-client is used in interactive mode with multiline queries and single line comment was erronously extended till the end of query. This fixes #13654. #17565 (alexey-milovidov).