roodkcab edited a comment on issue #14263: URL: https://github.com/apache/shardingsphere/issues/14263#issuecomment-1000610344
> So you use https://www.php.net/manual/en/pdo.prepare.php ? yes > and this method is called after `xa.begin()` ? the call stack is like below ``` xa start $xid; xa end $xid; disconnect with mysql xa recover; //get nothing here. ``` -- 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]
