INSERT using CSV file with single quote in string field cause error for scenarios like this
"'Catbug' Animated Series In The Works From 'Adventure Time ..."
But other scenarios with single quote loads successfully. Is there a workaround for this issue?
Disable to interpret single quote as delimeter by using format_csv_allow_single_quotes-parameter: