XA_PREPARE_LOG_EVENT

A XA_PREPARE_LOG_EVENT records the prepare phase of a distributed transaction using the XA log. It is used to ensure atomicity and consistency of transactions.

  • Event Type is XA_PREPARE_LOG_EVENT (0x26)

Fields

Payload:

  • byte xid, where n is sum of gtrid and bqual lengths

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?