From: William P. <wil...@ya...> - 2010-03-19 03:36:44
|
On Mar 18, 2010, at 11:10 PM, William Piel wrote: > This is affecting too many records, and I'm worried that it is a harbinger of other problems. I think we need to resolve this. Does anyone known the function of the field called "linked" in the taxonlabel table? select count(*) from taxonlabel where linked = 'f' = 167,090 select count(*) from taxonlabel where linked = 't' = 1,228 On the one hand, this seems like a suspicious candidate for the TI mapping failure. On the other hand, *too* many records have "f" -- so it seemingly can't explain the problem. bp |