[koha-commits] main Koha release repository branch, new/enh/bug_5366, created. v3.02.00-138-g76ef974

Git repo owner gitmaster at git.koha-community.org
Mon Nov 8 08:01:41 CET 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/enh/bug_5366 has been created
        at  76ef97491e0c80143bcdd60b113435bae98d973e (commit)

- Log -----------------------------------------------------------------
commit 76ef97491e0c80143bcdd60b113435bae98d973e
Merge: ce54fe0323a8ab523ae8992ff269bf82fea2dd10 636ceef18a4e5af28306c07597573dc2d6b292a5
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Mon Nov 8 20:00:15 2010 +1300

    Merge branch 'k_bug_5366' of git://git.koha-community.org/wip/koha-fbc into new/enh/bug_5366

commit 636ceef18a4e5af28306c07597573dc2d6b292a5
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Thu Nov 4 16:19:05 2010 -0400

    [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.

commit 823be8dc60e06ff67d7151228691d9864c431435
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Thu Nov 4 14:05:29 2010 -0400

    [1/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.

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list