mirror of
https://github.com/moodle/moodle.git
synced 2025-04-08 09:52:42 +02:00
Without it, transactions are executed in standard READ_COMMITED mode, without snapshoting/row versioning, leading to update conflicts under high concurrency.