apla / node-clickhouse

Yandex ClickHouse driver for nodejs
MIT License
217 stars 50 forks source link

click house auth problem #58

Closed real2019 closed 4 years ago

real2019 commented 4 years ago

when I used password with '@' or '#', I got auth failed with wrong password, maybe the password not need encodeURIComponent?

nezed commented 4 years ago

Fixed in #57 (thanks to @blastZ) and released in @apla/clickhouse@1.6.2