[Bug 134] Cannot add MARC subfield
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=134 a.c.li@ieee.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED ------- Additional Comments From a.c.li@ieee.org 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.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz