mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
48657a6713
Without it, transactions are executed in standard READ_COMMITED mode, without snapshoting/row versioning, leading to update conflicts under high concurrency.