mirror of
https://github.com/MariaDB/server.git
synced 2025-02-20 20:33:15 +01:00
![]() From the very beginning, the default InnoDB transaction isolation level
REPEATABLE READ does not correspond to any well formed definition.
The main issue is the lack of write/write conflict detection.
To fix that and to make REPEATABLE READ correspond to Snapshot Isolation,
|
||
---|---|---|
.. | ||
r | ||
t | ||
disabled.def | ||
galera_3nodes.cnf | ||
my.cnf | ||
suite.pm |