[Koha-bugs] [Bug 5366] Standing enh req for code changes enabling database agnosticism

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 12 04:07:20 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5366

--- Comment #3 from Chris Nighswonger <cnighswonger at 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.


More information about the Koha-bugs mailing list