FlyingZC commented on issue #19566:
URL: 
https://github.com/apache/shardingsphere/issues/19566#issuecomment-1198976571

   1.When I use local transaction,the `begin; truncate...;` cannot be executed 
successfully,The method of `isExecuteDDLInPostgreSQLOpenGaussTransaction` 
reported an error;
   2.When I use XA transaction,the `begin; truncate...;` cannot be executed 
successfully, The method of `isExecuteDDLInXATransaction` reported an error;
   3.I think ss does not support DDL operations in XA transactions or 
pgsql/opengauss transactions now.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to