Invalid field count in CSV input on line 1

后端 未结 6 1524
孤独总比滥情好
孤独总比滥情好 2021-01-16 14:15

I am trying to export an ODS file to CSV, but when I import into phpmyadmin - I get \"Invalid field count in CSV input on line 1.\"

File (it has more than two lines

6条回答
  •  情歌与酒
    2021-01-16 14:38

    you need to check the "The first line of the file contains the table column names (if this is unchecked, the first line will become part of the data)" and then click on "GO".

提交回复
热议问题