[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
Fri Nov 16 06:52:56 CET 2012


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

--- Comment #7 from Mason James <mtj at kohaaloha.com> ---
Created attachment 13479
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13479&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.


More information about the Koha-bugs mailing list