You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2006/11/23 14:01:03 UTC

[jira] Created: (DERBY-2113) The maximum number of statements per batch differ between client and embedded

The maximum number of statements per batch differ between client and embedded
-----------------------------------------------------------------------------

                 Key: DERBY-2113
                 URL: http://issues.apache.org/jira/browse/DERBY-2113
             Project: Derby
          Issue Type: Improvement
          Components: JDBC
    Affects Versions: 10.2.1.6, 10.1.3.1, 10.3.0.0
         Environment: Any
            Reporter: Øystein Grøvlen
            Priority: Trivial


While the client allows maximum 65534 statements per batch (Ref. DERBY-428), the embedded driver allows a much higher number of statements per batch.  (At least 100000 statements works).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Updated: (DERBY-2113) The maximum number of statements per batch differ between client and embedded

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen updated DERBY-2113:
--------------------------------------

    Bug behavior facts: [Embedded/Client difference]

> The maximum number of statements per batch differ between client and embedded
> -----------------------------------------------------------------------------
>
>                 Key: DERBY-2113
>                 URL: https://issues.apache.org/jira/browse/DERBY-2113
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC
>    Affects Versions: 10.1.3.1, 10.2.1.6, 10.3.1.4
>         Environment: Any
>            Reporter: Øystein Grøvlen
>            Priority: Trivial
>
> While the client allows maximum 65534 statements per batch (Ref. DERBY-428), the embedded driver allows a much higher number of statements per batch.  (At least 100000 statements works).

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