https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 Aleisha Amohia <aleisha@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #125087|0 |1 is obsolete| | --- Comment #169 from Aleisha Amohia <aleisha@catalyst.net.nz> --- Created attachment 131301 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131301&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.