Skip to content

Better exception if DELIMITER is used #1010

Closed
@bgrainger

Description

@bgrainger

If a client tries to use DELIMITER in their SQL script, it'll fail:

MySqlConnector could detect this scenario (in the exception handler after it fails? or when parsing the SQL upfront?) and throw a more informative exception with a link to a documentation page explaining what to do instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions