
bugzilla-daemon at bugzilla
Nov 17, 2009, 8:03 AM
Post #1 of 1
(188 views)
Permalink
|
|
[Bug 5998] Mail::SpamAssassin::BayesStore::MySQL.pm is not completely master-master replication safe
|
|
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5998 --- Comment #7 from Michael Parker <parkerm [at] pobox> 2009-11-17 08:03:41 UTC --- Removing my veto on the patch, it will work and does not require a bump in the required version of MySQL. However, don't believe that this makes the SQL Bayes storage master-master safe, its not. Folks might be using it that way but they are most likely not using it for a diverse set of users (ie using bayes_sql_override_username or just a single user). There are some ways todo that via AUTO_INCREMENT tricks. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
|