I am trying to upload a large .csv file into a database (not on a server, just on my local computer only for my use) on MySQL. I have been having the Error Code: 12
I had the same issue. Using forward slashes instead of backslashes (even on Windows machine) fixed it for me.