https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35220
--- Comment #1 from Nick Clemens <[email protected]> --- I was able to recreate this by adding a Sleep 100; after the update statement in merge with, and reducing the table updates ot only Statistics - then checkouts failed while waiting for the lock It seems the best idea here is to defer patron merges and handle them via a nightly cronjob -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
