[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-devel] [Bug 134] Cannot add MARC subfield
From: |
bugzilla-daemon |
Subject: |
[Koha-devel] [Bug 134] Cannot add MARC subfield |
Date: |
Wed Dec 4 08:30:03 2002 |
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=134
address@hidden changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |ASSIGNED
------- Additional Comments From address@hidden 2002-12-05 05:28 -------
This bug is caused by the "value_builder" field being "not null". This is a bug
(value_builder should be "null"):
(1) David Strainchamps posted on the koha-devel list saying that the DB
structure from Paul Poulain have "null" in the last 5 fields
(2) "value_builder" has a DEFAULT. In MySQL, DEFAULT values are meaningless
unless they can be NULL; it is impossible for DEFAULT and NOT NULL to coexist
(even though MySQL won't complain about it).
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
- [Koha-devel] [Bug 134] Cannot add MARC subfield, bugzilla-daemon, 2002/12/02
- [Koha-devel] [Bug 134] Cannot add MARC subfield, bugzilla-daemon, 2002/12/04
- [Koha-devel] [Bug 134] Cannot add MARC subfield,
bugzilla-daemon <=
- [Koha-devel] [Bug 134] Cannot add MARC subfield, bugzilla-daemon, 2002/12/04
- [Koha-devel] [Bug 134] Cannot add MARC subfield, bugzilla-daemon, 2002/12/04
- [Koha-devel] [Bug 134] Cannot add MARC subfield, bugzilla-daemon, 2002/12/04
- [Koha-devel] [Bug 134] Cannot add MARC subfield, bugzilla-daemon, 2002/12/04
- [Koha-devel] [Bug 134] Cannot add MARC subfield, bugzilla-daemon, 2002/12/18