zhfeng commented on issue #14263: URL: https://github.com/apache/shardingsphere/issues/14263#issuecomment-1000634669
well, I think ```PDO::prepare``` does not relate to any xa transaction context. And it will not change the xa state in the server. So ```xa recover``` returns nothing is expected. Maybe I misunderstand the php prepare ? But I cannot find some hints in php manual which implictly makes the xa transaction into prepare state after this invoking. -- 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]
