Skip to content

time_zone errors #61

@esadek

Description

@esadek

When trying to connect to ClickHouse with MySQL driver version 0.2.0, I am getting the following error:

adbc_driver_manager.OperationalError: IO: [MySQL] failed to ping database: Error 115 (HY000): Code: 115. DB::Exception: Setting time_zone is neither a builtin setting nor started with the prefix 'SQL_' registered for user-defined settings. (UNKNOWN_SETTING) (version 25.12.3.21 (official build))

When trying to connect to Databend with MySQL driver version 0.2.0, I am getting the following error:

adbc_driver_manager.InternalError: INTERNAL: [MySQL] failed to ping database: Error 1105 (HY000): UnknownVariable. Code: 2801, Text = Unknown variable: "time_zone".

I am, however, able to connect to both ClickHouse and Databend successfully with MySQL driver version 0.1.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions