You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Borut Bolcina (JIRA)" <ji...@apache.org> on 2010/11/01 16:21:26 UTC

[jira] Created: (CAY-1500) MySQL JDBC Batching

MySQL JDBC Batching
-------------------

                 Key: CAY-1500
                 URL: https://issues.apache.org/jira/browse/CAY-1500
             Project: Cayenne
          Issue Type: Improvement
          Components: Core Library
    Affects Versions: 3.0.1
         Environment: MySQL, ConnectorJ (5.1.12)
            Reporter: Borut Bolcina


The issue was raised on the user list:

http://cayenne.markmail.org/search/%20list:org.apache.cayenne.user#query:%20list%3Aorg.apache.cayenne.user+page:3+mid:n4fx3sglsc5ybhtq+state:results

The thing is that MySQL and ConnectorJ driver is capable of doing batch inserts, but Cayenne is refusing to switch in the batch insert mode.

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


[jira] Commented: (CAY-1500) MySQL JDBC Batching

Posted by "Andrus Adamchik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAY-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927421#action_12927421 ] 

Andrus Adamchik commented on CAY-1500:
--------------------------------------

Just tried batching with MySQL connector 5.1.6 and 5.1.13 . Both work well with our test suite. Flipping the batching flag now,

> MySQL JDBC Batching
> -------------------
>
>                 Key: CAY-1500
>                 URL: https://issues.apache.org/jira/browse/CAY-1500
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Core Library
>    Affects Versions: 3.0.1
>         Environment: MySQL, ConnectorJ (5.1.12)
>            Reporter: Borut Bolcina
>
> The issue was raised on the user list:
> http://cayenne.markmail.org/search/%20list:org.apache.cayenne.user#query:%20list%3Aorg.apache.cayenne.user+page:3+mid:n4fx3sglsc5ybhtq+state:results
> The thing is that MySQL and ConnectorJ driver is capable of doing batch inserts, but Cayenne is refusing to switch in the batch insert mode.

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


[jira] Closed: (CAY-1500) MySQL JDBC Batching

Posted by "Andrus Adamchik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik closed CAY-1500.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1M1
                   3.0.2

> MySQL JDBC Batching
> -------------------
>
>                 Key: CAY-1500
>                 URL: https://issues.apache.org/jira/browse/CAY-1500
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Core Library
>    Affects Versions: 3.0.1
>         Environment: MySQL, ConnectorJ (5.1.12)
>            Reporter: Borut Bolcina
>             Fix For: 3.0.2, 3.1M1
>
>
> The issue was raised on the user list:
> http://cayenne.markmail.org/search/%20list:org.apache.cayenne.user#query:%20list%3Aorg.apache.cayenne.user+page:3+mid:n4fx3sglsc5ybhtq+state:results
> The thing is that MySQL and ConnectorJ driver is capable of doing batch inserts, but Cayenne is refusing to switch in the batch insert mode.

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