|
Sometimes transactions fail with the following MySQL errors: SQL Error: 1399, SQLState: XAE07 XAER_RMFAIL: The command cannot be executed when global transaction is in the IDLE state It may be that Hibernate does not handle MySQL XA data sources well in such cases.
|