I am trying to bulk update in a table. Table also have a unique constraint on three columns.
I want to use update ignore statement of MySQL to avoid dupl
update ignore