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