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.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to