https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37419
--- Comment #19 from Tomás Cohen Arazi (tcohen) <[email protected]> --- (In reply to Katrin Fischer from comment #18) > > We have come to the conclusion that ON UPDATE RESTRICT is missing form the > dump, as this is the default behavior. So this is a non-issue actually and > things are in order. Small behavior differences in MariaDB would cause this. It really depends on which MariaDB version you're running this at. When you regenerated for 24.05, this is what we used: ``` -- Server version 11.3.2-MariaDB-1:11.3.2+maria~ubu2204 ``` for 23.11 we used this: ``` -- Server version 11.2.2-MariaDB-1:11.2.2+maria~ubu2204 ``` -- 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/
