[Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 21 07:23:38 CEST 2021


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

--- Comment #165 from David Cook <dcook at prosentient.com.au> ---
Created attachment 125087
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125087&action=edit
Bug 8367: Make database update idempotent (across different MariaDB versions)

The previous query seemed to work on MariaDB 10.1.48 (used by
koha-testing-docker),
but it didn't work on MariaDB 10.3.29 (default in Debian 10 as of this
writing),
but this patched query works on both indempotently.

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


More information about the Koha-bugs mailing list