jdhao's digital space
Recent content on jdhao's digital space
马上订阅 jdhao's digital space RSS 更新: https://jdhao.github.io/index.xml
How to Read Local CSV File to Table in MySQL
2022年10月15日 10:31
I am using MySQL server version 8.0.30 on my macOS.
I try to read a local csv file into a mysql table using LOAD DATA LOCAL INFILE following some post1,
but unfortunately I get the following error: