On Jan 23, 2008, at 9:54 PM, Steven Stern wrote:
It's finally started to remove tokens, so I think I'm OK. We use SQL bayes, so it was an easy matter to use ~ delete from bayes_token where atime > UNIX_TIMESTAMP(); to clean up the stuff from the future.
But now your bayes_vars table is broken/off. You might want to update those counts as well.
Michael