Hi,
ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
It's now working, but is excruciatingly slow. Is this also just covering
the problem, or will this be a usable solution when it finally finishes?
Just being curious: are you using
bayes_store_module Mail::SpamAssassin::BayesStore::MySQL
or
bayes_store_module Mail::SpamAssassin::BayesStore::SQL
the latter is VERY slow with MySQL
Yes, I'm using MySQL. It looks like I have some performance tuning to
do. Michael's suggestions about sample my.cnf was a good one. Now have
to wait until it finishes before doing any of that, though.
Thanks again,
Dave