Comment 28 for bug 1514608

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

Reviewed: https://reviews.mahara.org/5774
Committed: https://git.mahara.org/mahara/mahara/commit/393fd87f5561a59b466468b303b0ee5587a9cef9
Submitter: Aaron Wells (<email address hidden>)
Branch: 15.10_STABLE

commit 393fd87f5561a59b466468b303b0ee5587a9cef9
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)