https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7218

--- Comment #13 from mar...@waschbuesch.de ---
Comment on attachment 5682
  --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5682
Add SQL-dialect specific INSERT syntax for MySQL and PostgreSQL

The attached patch would add checking for mysql or postgresql via the DSN
string and use the appropriate ON DUPLICATE KEY or ON CONFLICT syntax for those
SQL dialects. If neither is detected, the original handling goes forward as
planned.

I use this with txrep and

root@mail:~# spamassassin -V
SpamAssassin version 3.4.3
  running on Perl version 5.30.1

on FreeBSD. Hopefully this will be helpful.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to