MySQL’s implementation of the X/Open XA standard for distributed transaction processing. XA allows a single ACID transaction to span multiple databases or resource managers, coordinated through a twophase commit (2PC) protocol.