[jira] Closed: (JCS-20) Clear JDBC region cache

"Aaron Smuts (JIRA)" <[email protected]> Thu, 23 Jul 2009 12:18:15 -0700 (PDT)
Newsgroups gmane.comp.jakarta.turbine.jcs.devel
Message-ID <1951654130.1248376695284.JavaMail.jira@brutus>
     [ https://issues.apache.org/jira/browse/JCS-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron Smuts closed JCS-20.
--------------------------


> Clear JDBC region cache
> -----------------------
>
>                 Key: JCS-20
>                 URL: https://issues.apache.org/jira/browse/JCS-20
>             Project: JCS
>          Issue Type: Bug
>          Components: JDBC Disk Cache
>            Reporter: Alistair Forbes
>            Assignee: Aaron Smuts
>            Priority: Minor
>         Attachments: JDBCDiskCache.diff
>
>
> Incorrect SQL generated in JDBCDiskCache.java when clear a region.
> When clearing a cache with a key ending with a colon, the SQL has the syntax "where xxx = like 'key:'". The = causes an SQL syntax error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.