Uploaded image for project: 'Commons JCS'
  1. Commons JCS
  2. JCS-20

Clear JDBC region cache

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • JDBC Disk Cache
    • None

    Description

      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.

      Attachments

        1. JDBCDiskCache.diff
          1.0 kB
          Alistair Forbes

        Activity

          People

            asmuts Aaron Smuts
            alistair Alistair Forbes
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: