[
https://issues.apache.org/jira/browse/JCR-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-849.
-------------------------------
Resolution: Fixed
Fixed in revision 529903, by explicitly declaring the NAME column collation as
case sensitive.
Note that Derby and Oracle are not affected by this since they are case
sensitive by default. I'm not sure about the h2 and db2 schemas, so I'm leaving
them as-is for now.
> Bundle persistence name index not case-sensitive in MySQL and MS SQL
> --------------------------------------------------------------------
>
> Key: JCR-849
> URL: https://issues.apache.org/jira/browse/JCR-849
> Project: Jackrabbit
> Issue Type: Bug
> Components: core
> Reporter: Jukka Zitting
> Assigned To: Jukka Zitting
> Priority: Minor
> Fix For: 1.3
>
>
> As reported by Martijn Hendriks on the dev mailing list (see
> http://www.nabble.com/Bundle-persistence-managers---db-collation-tf3571522.html),
> the NAME column of the NAMES table in the bundle persistence manager needs
> to be case-sensitive.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.