6 Mar
2023
6 Mar
'23
8:06 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 --- Comment #214 from Nick Clemens <nick@bywatersolutions.com> --- 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 <emmi.takkinen@koha-suomi.fi> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.