Is there any way to find ignored rows during mysql update ignore query?

后端 未结 0 1812
北荒
北荒 2020-12-28 18:07

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题