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