MySQL How to get all ids of affected rows after INSERT ON DUPLICATE UPDATE with multiple values inserted

后端 未结 0 1214
孤城傲影
孤城傲影 2021-01-06 07:12

I have 2 codependent table that store id of each other respectively.
eg:

  • person_info (id, extra_id, first, last, email)
  • extra_info (id, person_inf
相关标签:
回答
  • 消灭零回复
提交回复
热议问题