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

Support AllowLoadLocalInfileInPath #899

Open
bgrainger opened this issue Oct 20, 2020 · 0 comments
Open

Support AllowLoadLocalInfileInPath #899

bgrainger opened this issue Oct 20, 2020 · 0 comments

Comments

@bgrainger
Copy link
Member

This is new in MySql.Data 8.0.22.

See https://dev.mysql.com/doc/connector-net/en/connector-net-8-0-connection-options.html#connector-net-8-0-connection-options-classic.

If AllowLoadLocalInfile is true, this option is ignored. If AllowLoadLocalInfile is false (the default), this option overrides it (to true) for the specified path (and subfolders) only.

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