What file and directory permissions are required for MySQL LOAD DATA INFILE?

前端 未结 4 1363
清歌不尽
清歌不尽 2020-12-17 00:26

I have a script that is trying to load some data into MySQL with LOAD DATA INFILE. For some reason, it works if the file is in the /tmp directory,

4条回答
提交回复
热议问题