Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 Re: Bug Reports » [INPUT NEEDED] mass csv embed » 2012-08-27 13:30:40

change:

Query: INSERT INTO video_csv_imported SET unique_id = '194bcd426d5b86ef81b01297daad13b7', video_id = 31973

to

Query: INSERT IGNORE INTO video_csv_imported SET unique_id = '194bcd426d5b86ef81b01297daad13b7', video_id = 31973

itll skip duplicate entries without error. used to use insert ignore when filtering large email lists.

Board footer

Powered by FluxBB