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

--- Comment #214 from Nick Clemens <[email protected]> ---
Created attachment 147800
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147800&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.

Signed-off-by: Emmi Takkinen <[email protected]>
Signed-off-by: Nick Clemens <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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/

Reply via email to