You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 22, 2025. It is now read-only.
I just noticed that when Database parameter is set to different value than default then in queries still default db is used what is unexpected.
Expected Behavior
Queries are executed against specified in connection string db
Steps To Reproduce
Unhandled exception. ClickHouse.Client.ClickHouseServerException (0x000001F1): Code: 497. DB::Exception: XXX: Not enough privileges. To execute this query, it's necessary to have the grant SELECT(XXX) ON default.XXXX. (ACCESS_DENIED) (version 24.8.5.115 (official build))