Re: Different behaviour of MySQL 5.5 and MySQL 5.7 when connection is closed
Posted by: Alexander Soklakov
Date: April 01, 2015 12:27AM

Hi Ondrej,

The first thing to check is the exact 5.7 server version. Versions 5.7.0-5.7.4 contain a fix for XA RECOVER output incompatible with c/J, the situation was fixed in 5.7.5.

From 5.7.5 changelog:
"The change made in MySQL 5.7.0 to display the XID value in hexadecimal for XA RECOVER if it contained nonprintable characters was reverted because it caused problems for some clients. Now the statement takes an optional CONVERT XID keyword so that clients can request the XID value in hexadecimal on demand. (Bug #14670465)"

Please report a bug if this doesn't help.

Thanks,
Alex

Options: ReplyQuote


Subject
Written By
Posted
Re: Different behaviour of MySQL 5.5 and MySQL 5.7 when connection is closed
April 01, 2015 12:27AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.