Login
From:
Blowfish
(Uncensored)
subscribe
How to Read Local CSV File to Table in MySQL
https://jdhao.github.io/2022/10/15/mysql_read_csv/
links
backlinks
Roast topics
Find topics
Find it!
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: