[jira] Created: (JCS-20) Clear JDBC region cache
"Alistair Forbes (JIRA)" <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.jcs.devel |
|---|---|
| Message-ID | <648939.1173700629273.JavaMail.jira@brutus> |
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
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.