apache / incubator-seata

:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
https://seata.apache.org/
Apache License 2.0
25.08k stars 8.73k forks source link

mybatis调用Oracle存储过程开启事务报错 #6604

Closed 897584724 closed 1 week ago

897584724 commented 4 weeks ago

Ⅰ. Issue Description

mybatis调用Oracle ![Uploading 微信截图_20240607173320.png…]() ![Uploading 微信截图_20240607173407.png…]() 存储过程开启事务报错

-jdk8

funky-eyes commented 4 weeks ago

不支持该功能 not support

897584724 commented 4 weeks ago

报错信息expect has not xid, but was:10.22.1.12:8091:6918058001194657137

slievrly commented 4 weeks ago

Stored procedures or triggers are not supported.