[jira] Resolved: (JCS-20) Clear JDBC region cache
"Aaron Smuts (JIRA)" <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.jcs.devel |
|---|---|
| Message-ID | <8276721.1174265889702.JavaMail.jira@brutus> |
[ https://issues.apache.org/jira/browse/JCS-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aaron Smuts resolved JCS-20.
----------------------------
Resolution: Fixed
I added the patch and a unit test to verify the fix. In SVN.
> 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
> Assigned To: 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.