Open luky116 opened 6 days ago
refer: https://github.com/apache/incubator-seata/pull/5075
What happened:
针对主键自增且没有唯一索引值的insert on duplicate语句,由于主键自增值依赖驱动版本情况,需要再测试(https://github.com/apache/incubator-seata/issues/5065),1.6版本先进行拦截。后面的版本再考虑合入(https://github.com/seata/seata/pull/5044%EF%BC%89
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
refer: https://github.com/apache/incubator-seata/pull/5075
What happened:
针对主键自增且没有唯一索引值的insert on duplicate语句,由于主键自增值依赖驱动版本情况,需要再测试(https://github.com/apache/incubator-seata/issues/5065),1.6版本先进行拦截。后面的版本再考虑合入(https://github.com/seata/seata/pull/5044%EF%BC%89
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?: