skippyb1 opened a new issue, #6960:
URL: https://github.com/apache/incubator-seata/issues/6960

   Ⅰ. Issue Description
   
   
   seata 1.8.0版本 使用DM使用报错Before image size is not equaled to after image size, 
probably because you updated the primary keys
   
   
   Ⅱ. Describe what happened
   If there is an exception, please attach the exception trace:
   image
   
   当建立联合索引的字段中存在主键字段时会把索引的indexType设置为IndexType.PRIMARY 导致生成的afterImageSql错误
   错误代码位置
   
![72919fcbebd6343dd6428cd24e771f0](https://github.com/user-attachments/assets/846598a1-306d-44ca-9896-18053c7e1786)
   
   
   
   
   Just paste your stack trace here!
   Ⅲ. Describe what you expected to happen
   能够正常执行
   
   Ⅳ. How to reproduce it (as minimally and precisely as possible)
   可参考:https://github.com/apache/incubator-seata/issues/3946
   
   Minimal yet complete reproducer code (or URL to code):
   
   Ⅴ. Anything else we need to know?
   Ⅵ. Environment:
   JDK version : 1.8
   Others: seata1.8.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to