Bug 18651: Limit the life span of the LOCK
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 15 Jun 2017 23:25:18 +0000 (20:25 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 20 Jun 2017 17:29:21 +0000 (14:29 -0300)
commit26957fea0d438046aa5d08c117099f5d2d57406d
tree596b9bfc8e8534c7b227a8eeb4e3cda25bbe4479
parent59fcad685e8143bfaeb7a148f248cc7b7f80b742
Bug 18651: Limit the life span of the LOCK

We only need the table to be locked for the fetch, increment, store sequence

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
C4/Circulation.pm