Created
September 28, 2018 08:24
-
-
Save kawakami-o3/4c86118a3f3b130e3bc4de4af7d6b195 to your computer and use it in GitHub Desktop.
MySQL8 'LOAD DATA LOCAL' Issue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [client] | |
| loose-local-infile=1 | |
| [mysqld] | |
| local_infile=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment