-
Notifications
You must be signed in to change notification settings - Fork 8.3k
always_quote_identifiers = true unconditionally though identifier_quoting_style can be None #7984
Copy link
Copy link
Closed
Labels
bugConfirmed user-visible misbehaviour in official releaseConfirmed user-visible misbehaviour in official releasecomp-foreign-dbConnectivity to external databases (ODBC/JDBC, MySQL, PostgreSQL, etc.).Connectivity to external databases (ODBC/JDBC, MySQL, PostgreSQL, etc.).
Description
This leads to an odbc-bridge exception
Code: 86, e.displayText() = DB::Exception: Received error from remote server /columns_info?connection_string=DSN%3ODBC_DSN%3BUID%3Dclickhouse_login%3BPWD%3Dclickhouse_password&schema=dbo&table=vOlolo. HTTP status code: 500 Internal Server Error, body: Error getting columns from ODBC 'Code: 36, e.displayText() = DB::Exception: Incompatible arguments: always_quote_identifiers = true && identifier_quoting_style == IdentifierQuotingStyle::None (version 19.15.2.2 (official build))'
(version 19.15.2.2 (official build))
https://t.me/clickhouse_ru/130230
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugConfirmed user-visible misbehaviour in official releaseConfirmed user-visible misbehaviour in official releasecomp-foreign-dbConnectivity to external databases (ODBC/JDBC, MySQL, PostgreSQL, etc.).Connectivity to external databases (ODBC/JDBC, MySQL, PostgreSQL, etc.).