Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better exception if DELIMITER is used #1010

Closed
bgrainger opened this issue Jul 2, 2021 · 0 comments
Closed

Better exception if DELIMITER is used #1010

bgrainger opened this issue Jul 2, 2021 · 0 comments

Comments

@bgrainger
Copy link
Member

bgrainger commented Jul 2, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant