http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5366 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13479|0 |1 is obsolete| | --- Comment #8 from Mason James <mtj@kohaaloha.com> --- Created attachment 13480 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13480&action=edit Bug 5366 - [2/2] Standing enh req for code changes enabling database agnosticism MariaDB apparently will not fudge when one attempts to insert a null value into a NOT NULL field with no default defined. This probably should have been fixed in any case, but must be fixed if Koha is to run over MariaDB. This patch simple supplies a single blank space as the value passed in on the initial insert. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.