hatarist / clickhouse-cli

A third-party client for the Clickhouse DBMS server.
Other
252 stars 43 forks source link

[Bugs] can not use settings arguments in v 0.3.4 #37

Open phuongdo opened 4 years ago

phuongdo commented 4 years ago
clickhouse-cli --user=$USENAME--arg-password=$PASSWORD  --host=https://ch.company.com --port 443
 -s 'max_memory_usage=1000&enable_http_compression=1'
clickhouse-cli version: 0.3.4
Connecting to ch.company.com:443

Error: Code: 113, e.displayText() = DB::Exception: There is no session (version 19.13.4.32)