Sidney Markowitz <[EMAIL PROTECTED]> writes:

> Also in the bayes_token changed token from VARCHAR to BIGINT. I patched 
> SQL.pm to convert the token string into the low order 15 hex digits of 
> the SHA-1 hash of the string. By putting a "0x" in front of that in the 
> SELECT, MySQL will treat the string as a 64bit integer even though perl 
> doesn't itself support 64 bit integers.

We should be able to make this an option used by all the Store engines,
not just SQL.

Daniel

-- 
Daniel Quinlan                     anti-spam (SpamAssassin), Linux,
http://www.pathname.com/~quinlan/    and open source consulting

Reply via email to