What for are EMAIL_REFERENCES in SCARAB_ISSUE ?

Hussayn Dabbous <[email protected]> Mon, 25 May 2009 15:30:42 -0700 (PDT)
Newsgroups gmane.comp.java.scarab.devel
Message-ID <[email protected]>
When i perform this on the DB:

select ISSUE_ID, EMAIL_REFERENCES from SCARAB_ISSUE;

I get tons of entries like:

|    10500 |  <[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]> |

There is a hidden problem with this field! It has size VARCHAR(2000).
So after a while, when the issue has been worked on, we suddenly
fall into a data overflow problem and no more emails are sent out
for that issue.

I wonder where this field is used and what is its purpose ?
any idea ?``
-- 
View this message in context: http://www.nabble.com/What-for-are-EMAIL_REFERENCES-in-SCARAB_ISSUE---tp23714153p23714153.html
Sent from the Scarab - Dev mailing list archive at Nabble.com.

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=455&dsMessageId=2353649

To unsubscribe from this discussion, e-mail: [[email protected]].