[
https://issues.apache.org/jira/browse/JCR-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting reassigned JCR-841:
---------------------------------
Assignee: Jukka Zitting
> BundleDbPersistenceManager does not work with MySQL
> ---------------------------------------------------
>
> Key: JCR-841
> URL: https://issues.apache.org/jira/browse/JCR-841
> Project: Jackrabbit
> Issue Type: Bug
> Components: core
> Reporter: Martijn Hendriks
> Assigned To: Jukka Zitting
>
> It seems that the bundle persistence manager base does not work with MySQL. A
> SQLException is thrown on the line "con.commit();" in
> BundleDbPersistenceManager.checkSchema() because autoCommit is set to true in
> the init method. For some reason, this is ignored by the Oracle and MSSQL
> drivers. Anyway, commenting out the line fixes the issue, I think.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.