Comment 29 for bug 1514608

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5775
Committed: https://git.mahara.org/mahara/mahara/commit/6ded76ccdd402cd2bf55f465f92a76a8e8add43a
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.04_STABLE

commit 6ded76ccdd402cd2bf55f465f92a76a8e8add43a
Author: Aaron Wells <email address hidden>
Date: Tue Nov 17 11:20:54 2015 +1300

Disable transactions in MySQL (Bug 1514608)

Mahara's usage of transactions has been causing
major deadlock issues in MySQL with InnoDB.
The immediate fix is to disable them.

behatnotneeded: Covered by existing tests

Change-Id: I2c7e6424e2d58502acd26fdd5d05c797e4ee5eac
(cherry picked from commit e52be8a3135c19b2ed306a5e16fdc0101d756f6d)