clickhouse-mate icon indicating copy to clipboard operation
clickhouse-mate copied to clipboard

Code: 164. DB::Exception: Cannot modify 'readonly' setting in readonly mode. (READONLY) (version 22.4.5.9 (official build))

Open digipigeon opened this issue 2 years ago • 0 comments

When connecting to a clickhouse instance which is set to read only, the readonly option is specified in the request causing the following error

Code: 164. DB::Exception: Cannot modify 'readonly' setting in readonly mode. (READONLY) (version 22.4.5.9 (official build))

Can we make the read-only optional selector from the login page?

digipigeon avatar Oct 07 '22 14:10 digipigeon