matrixorigin / matrixone

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

[Bug]: Error is reported for `SAVEPOINT` #20273

Open DanielZhangQD opened 10 hours ago

DanielZhangQD commented 10 hours ago

Is there an existing issue for the same bug?

Branch Name

2.0-dev

Commit ID

v2.0.1-f1c26457b-2024-11-19

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

Error 1064 (HY000): SQL parser error: You have an error in your SQL syntax; check the manual that corresponds to your MatrixOne server version for the right syntax to use. syntax error at line 1 column 9 near \"SAVEPOINT sp0x2573d40\";

Expected Behavior

SQL succeeds

Steps to Reproduce

See detail in Actual Behavior

Additional information

Cloud dev env