Re: Turbine stack trace
Mick Semb Wever <[email protected]>
| Newsgroups | gmane.comp.java.scarab.user |
|---|---|
| Message-ID | <[email protected]> |
> | 2 | AssignedTo | 8 | Issue | Edit | > NULL | AssignedTo | to | NULL | 2002-01-01 > 00:30:00 | 0 | NULL | Try deleting this row. (backup db first please :) As far as the 47313 attribute_values with null user_id i *think* that is ok, it's only where ATTRIBUTE_TYPE_ID = 8 that this value should be not null. That is select count(*) from SCARAB_ISSUE_ATTRIBUTE_VALUE a, SCARAB_ATTRIBUTE b where isnull(USER_ID) and ATTRIBUTE_TYPE_ID = 8 and a.ATTRIBUTE_ID = b.ATTRIBUTE_ID; ~mck -- "Between two evils, I always pick the one I never tried before." Mae West | www.semb.wever.org | www.sesat.no | www.sesam.no |