http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4890

           Summary: SQLBasedAddrList.pm is not using persistent statement
                    handles
           Product: Spamassassin
           Version: 3.1.1
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Libraries
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Upon reviewing the code, I noticed that SQLBasedAddrList.pm is settin up and 
tearing down the UPDATE/SELECT/INSERT statements each time it issues a query on 
the AutoWhitelist. Although the database handle itself is persistent, a speedup 
can be achieved by making the statement handles persistent as well.



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

Reply via email to