apache / apache/incubator-seata

mysql 带虚拟列的table在删除数据的时候,回滚失败

Open
#3,685 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
26k
Forks
8.8k
Avg merge
1d 8h
Merged PRs (30d)
4

Description

Branch session rollback failed and try again later xid = 127.0.0.1:8091:130679683661434880 branchId = 130679685964107776 The value specified for generated column 'aa' in table 'xx' is not allowed.

### Ⅵ. Environment:

- JDK version : .8
- OS : centos 7
- Others: seata version 1.4.1

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the rollback failure described for Seata 1.4.1 with MySQL and a table containing the generated column `aa`. Trace the rollback path around the reported generated-column error; done means deleting data can roll back successfully without the branch retry failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, mysql
Domain
databases, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.