https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8043
--- Comment #4 from Sidney Markowitz <sid...@sidney.com> --- Also, I wondered if it is possible to get such an error by giving more than 5 bytes of binary string to a binary(5) column. When I looked at it I see that bayes tokens are made from the lower 40 bits of a SHA1 hash, so always exactly 5 bytes. But that's yet another indication that the UTF-8 change cannot be the correct fix, there is no way for tokens to be any character set, they are arbitrary 40-bit binary strings. -- You are receiving this mail because: You are the assignee for the bug.