https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8315
Dave Hansen <d...@sr71.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |d...@sr71.net --- Comment #2 from Dave Hansen <d...@sr71.net> --- Ahh, thanks for the manpage link! I hadn't managed to go reread all of the manpages. As I mentioned, my configuration far predates the update in 2022 that added the blurb quoted. What I have been looking at, though, was sql/README.bayes: > The storage module Mail::SpamAssassin::BayesStore::SQL is an older generic > SQL module which can be also be used with versions of MySQL which did not > have support for an InnoDB engine and transactions. ... > There is also a MySQL specific storage driver available to provides a > small boost in performance. Is there a chance you'd consider a patch to update _that_ documentation? Or, better yet, some kind of patch to at least warn users when they're using MySQL and BayesStore::SQL? I suspect there are a couple more folks out there like me that aren't in the habit of re-reading all of the manpages for SpamAssassin every time our distro pulls in a new release. The failure mode is pretty darn insidious. -- You are receiving this mail because: You are the assignee for the bug.