[Koha-bugs] [Bug 26639] Turn auto_savepoint ON

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 9 12:15:53 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26639

--- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
In fact, most frameworks appear to turn it on by default and you have to
explicitly disable it these days.. DBIx::Class is old enough that MySQL didn't
support it at the time (4.4 onwards support savepoints in innodb, so we're
safe).

Lets go for it.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list