SA Bugzilla – Bug 2197
SQL failover patch
Last modified: 2009-09-21 13:03:13 UTC
This patch provides the functionality needed to support multiple SQL servers for central configuration. It's not pretty but it works.
Created attachment 1144 [details] SQL failover patch
move bug to Future milestone (previously set to Future -- I hope)
*** Bug 5245 has been marked as a duplicate of this bug. ***
Last update on this was 2005-03-30 01:08:22 PST. Any chance of this patch or any type of DBI connection fail-over being moved into the main release?
If we could get someone with experience of the SQL code to review it, it would be a candidate... anyone?
Created attachment 4538 [details] Connection failover patch for Mail::SpamAssassin::BayesStore::MySQL Modifications were made against SA version 3.2.5 This is based on a patch submitted by Mark Lowes.
Created attachment 4539 [details] Connection failover patch for Mail::SpamAssassin::SQLBasedAddrList Modifications were made against SA version 3.2.5 This is based on a patch submitted by Mark Lowes.
Personally I'd rather see patches or additional plugins based on one of the several high availability/failover modules in CPAN: http://search.cpan.org/~dwright/DBD-Multi-0.14/ http://search.cpan.org/~markstos/DBIx-HA-1.1/lib/DBIx/HA.pm http://search.cpan.org/~markstos/DBIx-HA-1.1/lib/DBIx/HA.pm
oops, that was link was: http://search.cpan.org/~tkishel/DBD-Multiplex-2.09/lib/DBD/Multiplex.pm