Ravenbrook / Projects / Perforce Defect Tracking Integration / Issues


P4DTI issue job001700

Title:MySQL 5.0 complains at non-default fields
Status:closed
Priority:optional
Assigned user:Nick Barnes
Organization:Ravenbrook
Description:The Bugzilla 3.0 schema has a couple of fields in the bugs table which are not null but have no default value: keywords and status_whiteboard. When inserting a row into this table, if no value is provided then MySQL 5.0 complains.
Analysis:In bugzilla.add_bug, if those fields are absent then add them as empty strings.
How found:automated_test
Evidence:I just know
Observed in:2.3.5
Created by:Nick Barnes
Created on:2007‑07‑30 09:42:06
Last modified by:Nick Barnes
Last modified on:2007‑07‑30 09:43:37
History:2007-07-29 NB Created.

Fixes

Change Effect Date User Description
163003 closed 2007‑07‑30 09:43:16 Nick Barnes P4DTI replicator low-level Bugzilla interface: schema changes.

Generated at 2013-05-19 01:31:49 by $Id: //info.ravenbrook.com/infosys/cgi/issue.cgi#476 $

Copyright © Ravenbrook Limited. This document is provided "as is", without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this document. You may make and distribute verbatim copies of this document provided that you do not charge a fee for this document or for its distribution.

Ravenbrook / Projects / Perforce Defect Tracking Integration / Issues