> > As documented: > > # perldoc Mail::SpamAssassin::BayesStore::SQL > NAME > Mail::SpamAssassin::BayesStore::SQL - SQL Bayesian Storage Module > Implementation > > DESCRIPTION > This module implements a SQL based bayesian storage module. It's > compatible with SQLite and possibly other standard SQL servers. > > Do not use this for MySQL/MariaDB or PgSQL, they have their own specific > modules. > > I found similar documentation in the spamassassin source that indicated that the MySQL module should be used instead which led me to switch it.
https://svn.apache.org/repos/asf/spamassassin/tags/spamassassin_release_4_0_1/sql/README.bayes