mirror of
https://github.com/moodle/moodle.git
synced 2025-03-20 23:51:15 +01:00
Without it, transactions are executed in standard READ_COMMITED mode, without snapshoting/row versioning, leading to update conflicts under high concurrency.