matrixorigin / matrixone

Hyperconverged cloud-edge native database
https://docs.matrixorigin.cn/en
Apache License 2.0
1.77k stars 275 forks source link

[Bug]: 修改新增lineitem主键仍然报错 #16996

Open xiaoshuwei opened 3 months ago

xiaoshuwei commented 3 months ago

Is there an existing issue for the same bug?

Branch Name

1.2-dev

Commit ID

d36f88943

Other Environment Information

- Hardware parameters:
- OS type:
- Others:
aliyun QA

Actual Behavior

dump用户增加mo_sample_data_tpch_sf1.lineitem主键

alter table mo_sample_data_tpch_sf1.lineitem add PRIMARY KEY (L_ORDERKEY, L_LINENUMBER);

报错:

[HY000][20101] internal error: Packages delivered by morpc is broken

Expected Behavior

正常修改

Steps to Reproduce

如上

Additional information

No response

xiaoshuwei commented 3 months ago

dump用户,6月19日14:30~6月19日16:30之间发生的 不稳定复现,有时会成功

xiaoshuwei commented 3 months ago

sf10增加主键稳定报错。

qingxinhome commented 3 months ago

not working on it

qingxinhome commented 3 months ago

not working on it

qingxinhome commented 3 months ago

本地单CN环境和多CN环境测试没有复现

xiaoshuwei commented 3 months ago

TODO

xiaoshuwei commented 2 months ago

ProcessOn

xiaoshuwei commented 2 months ago

ProcessOn

xiaoshuwei commented 2 months ago

ProcessOn

xiaoshuwei commented 2 months ago

ProcessOn

xiaoshuwei commented 2 months ago

ProcessOn

xiaoshuwei commented 2 months ago

ProcessOn

xiaoshuwei commented 2 months ago

ProcessOn