[jira] Updated: (JCS-20) Clear JDBC region cache
"Alistair Forbes (JIRA)" <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.jcs.devel |
|---|---|
| Message-ID | <33068165.1173700749261.JavaMail.jira@brutus> |
[ https://issues.apache.org/jira/browse/JCS-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alistair Forbes updated JCS-20:
-------------------------------
Attachment: JDBCDiskCache.diff
> 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.