Is it possible to reassign a mysql user variable different last_insert_ids?

前端 未结 0 559
栀梦
栀梦 2021-01-02 07:13

Table a has a one-to-many relationship with table b.

table a (id)
table b (id, aId -> a.id)

Both table a and table b have autoincrementing

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