[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:33 CET 2012


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

--- Comment #4 from Chris Nighswonger <cnighswonger at foundations.edu> ---
Created attachment 13384
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13384&action=edit
[2/2] 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