CSV Import error
-
Hi. I’m having an issue importing my csv file. It worked fine yesterday, no edits made, and now I get this…..
Database Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘WHERE id = 245699’ at line 1
The first line of data is imported and the remaining ignored.
debugging log:
[09/25/23 4:16am UTC]PDb_submission\main_query\base_query::execute_query storing record: INSERT INTO wpkv_participants_database SET
date_recorded= “2023-09-25 04:16:55”,date_updated= “2023-09-25 04:16:55”,list_surname= ‘Japp’,list_first_names= ‘Elizabeth Stewart Hynd’,from_date= ‘Birth’,event_date= ‘1/04/1905’,place= ‘Kelty, Fife, Scotland’,first_name= ‘Xxx’,last_name= ‘Xxxxxxxx’,email= ‘[email protected]’,approved= ‘no’,private_id= ‘2B3L116’[09/25/23 4:16am UTC]PDb_submission\main_query\base_query::execute_query record store error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘WHERE id = 245699’ at line 1 for query: UPDATE wpkv_participants_database SET WHERE id = 245699
Any clues to point me in the right direction and get this resolved.
Thank you.
The topic ‘CSV Import error’ is closed to new replies.