[ 
https://issues.apache.org/jira/browse/JCR-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jukka Zitting updated JCR-1254:
-------------------------------

        Fix Version/s: 1.4
    Affects Version/s: 1.3
                       1.3.1

> DatabaseJournal commits twice inside a transaction, causing an error with 
> MySQL
> -------------------------------------------------------------------------------
>
>                 Key: JCR-1254
>                 URL: https://issues.apache.org/jira/browse/JCR-1254
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: clustering
>    Affects Versions: 1.3, 1.3.1, 1.3.3
>            Reporter: Dominique Pfister
>            Assignee: Dominique Pfister
>             Fix For: 1.4
>
>
> When committing a transaction in a clustered setup, multiple records may be 
> appended to the DatabaseJournal. After having appended a record, commit() is 
> called on the connection and auto-commit mode is again enabled. Apart from 
> not being semantically correct, committing a connection that is already in 
> auto-commit mode throws an error when using MySQL as backend.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to