Skip to content

Support for setting ANSI SQL mode #4663

@tiksn

Description

@tiksn

I am still trying to use XCA for storing certificates in Dolt repository.

With a dolt version 0.50.10 and database storage format NEW ( __DOLT__ ) I can't do that because I am getting error

Query:

SET SESSION SQL_MODE='ANSI'

Error Message:

value ANSI was not found in the set

MySQL Documentation reference

Previous issue fix #4436 helped me to start working with XCA, but after closing and opening the app data is gone (not really, it's just cane read because of this issue, if I am trying dolt diff I can see that data is there).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestintegrationsIssues with tools connecting to/querying Dolt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions