https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32399
--- Comment #6 from Marcel de Rooy <[email protected]> --- (In reply to Pablo AB from comment #5) > > innodb_version 5.6.44-86.0 > protocol_version 10 > version 10.1.41-MariaDB-0+deb9u1 > version_comment Debian 9.9 > version_compile_machine x86_64 > version_compile_os debian-linux-gnu > version_malloc_library system jemalloc > version_ssl_library YaSSL 2.4.4 > wsrep_patch_version wsrep_25.24 > > Debian 10 (lsb_release -a) > koha-common 22.05.07-1 (upgrading from 20.05) Ah, thanks. We seem to bump on SQL version differences. I tested with MariaDB 10.4/10.5 without the issues you reported. But 10.1 apparently has. The attached patch should address it. -- 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/
