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 message for LOAD DATA LOCAL INFILE #610

Closed
bgrainger opened this issue Feb 7, 2019 · 2 comments
Closed

Better exception message for LOAD DATA LOCAL INFILE #610

bgrainger opened this issue Feb 7, 2019 · 2 comments

Comments

@bgrainger
Copy link
Member

If users try to execute LOAD DATA LOCAL INFILE directly, they will get a confusing error message; see https://stackoverflow.com/q/54566987.

Create a documentation page that explains the problem, links to the MySQL documentation and explains how to use MySqlBulkLoader or an SSL connection to avoid the issue.

@bgrainger
Copy link
Member Author

Recent discussion of an exploit using this protocol flaw: https://gwillem.gitlab.io/2019/01/20/sites-hacked-via-mysql-protocal-flaw/

@bgrainger
Copy link
Member Author

Documentation available at https://fl.vu/mysql-load-data.

Closed in a6c595a.

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