Kyle Kingsbury’s Post

View profile for Kyle Kingsbury, graphic

Principal at Jepsen, LLC

In late 2023 we reported that MySQL and MariaDB’s REPEATABLE READ did not, in fact, provide repeatable reads. The MariaDB team has been hard at work this past year. They’ve added a new flag, --innodb-snapshot-isolation=true, which causes REPEATABLE READ to prevent Lost Update, Non-repeatable Read, and violations of Monotonic Atomic View. Jepsen has not yet tested this, but it looks like MariaDB might, with the new flag enabled, offer Snapshot Isolation at REPEATABLE READ. https://lnkd.in/dw_SFhjh https://lnkd.in/dc_9-P26

Isolation level violation testing and debugging in MariaDB | MariaDB

Isolation level violation testing and debugging in MariaDB | MariaDB

mariadb.com

To view or add a comment, sign in

Explore topics