Skip to content

Error running dolt_diff() table function through ODBC #7030

@timsehn

Description

@timsehn

Using an ODBC connector, I run:

select * from dolt_diff('main', 'branch', 'test')

against a hosted instance. In the logs I get:

, it may not be a valid MySQL client {}
invalid sequence, expected 1 got 32
2023-11-21T17:09:41Z INFO [no conn] Cannot read client handshake response from client 157 (103.203.57.18:33160): Code: INTERNAL
2023-11-21T17:09:41Z INFO [conn 157] NewConnection {DisableClientMultiStatements=false}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdiffsql serverIssues related to the built in SQL serverversion control

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions