12 Nov
2012
12 Nov
'12
4:07 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5366 --- Comment #3 from Chris Nighswonger <cnighswonger@foundations.edu> --- Created attachment 13383 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13383&action=edit Bug 5366 - 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.