in reply to Re: MySQL: trouble inserting an array with some undefined members into a table using a set number of placeholders
in thread MySQL: trouble inserting an array with some undefined members into a table using a set number of placeholders

That is a very good question. I tried different delimiters to no avail. The problem ended up being that I was a MORON and the spreadsheet that was the source of the CSV file had some hidden columns outside my view and so the numbers of columns didn't match up. I have all the data imported now. Thank you everyone who responded.
  • Comment on Re^2: MySQL: trouble inserting an array with some undefined members into a table using a set number of placeholders