Skip to content

CONVERT() queries fail with error #344

@wojtekn

Description

@wojtekn

The Jetpack CRM plugin uses CONVERT() queries, which are valid MySQL queries, but they fail in the Playground.

The example query that works on MySQL, but not on SQLite, looks as follows:

SELECT CONVERT('Customer' USING utf8mb4) COLLATE utf8mb4_bin;

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