Play

Enhanced XA Support for Replication in MySQL-5.7 - Nisha Gopalakrishnan - FOSSASIA 2018


Speaker: Nisha Gopalakrishnan Info: https://2018.fossasia.org/event/speakers.html#nisha-gopalakrishnan3141 XA stands for “eXtended Architecture”, and is a standard created by The Open Group for distributed  transaction processing. XA addresses the problem of preserving ACID properties within a single transaction across a distributed set of resources. The resources themselves could be other MySQL servers, or even different database technologies. MySQL 5.0 introduced XA support, thus adding the ability to participate in global transactions. MySQL 5.7 has removed major limitations in the XA transaction recovery mechanism and binary logging mechanism. This talk would cover the following points: * What is XA? * How does MySQL support the XA standard? * How to perform XA transactions in MySQL. * Improvement made in 5.7 for XA transaction recovery. * Improvement made to use XA transaction safely with replication. Track: Database Room: Training room 2-1 Date: Sunday, 25th March, 2018 Event Page: http://2018.fossasia.org Follow FOSSASIA on Twitter: https://twitter.com/fossasia/ Like FOSSASIA on Facebook: https://www.facebook.com/fossasia/ Produced by Engineers.SG

Organizations