Last week we migrated our bayes DB from DBM to MySQL. Now we have upgraded our MySQL server from version 4.0 to 4.1.
Today I found a couple of duplicate index values in the "token" column of "bayes_token" table.
This field is defined as char(5) with default collation (that is "latin1_swedish_ci"). Is it the correct one?
It seems to me that the "token" content is some kind of binary data, so this column type and collation don't seem correct to me. It is even Case Insensitive!
So, please confirm me that they are the correct one. Thanks. -- ___________________________________________________ __ |- [EMAIL PROTECTED] |ederico Giannici http://www.neomedia.it ___________________________________________________