[ http://issues.apache.org/jira/browse/DERBY-1610?page=all ]

Tomohito Nakayama updated DERBY-1610:
-------------------------------------

    Attachment: DERBY-1610_6.patch
                parameterMapping.out.diff

I upload the patch for DERBY-1610.

* Description of the patch
   * Type compatibility checking code was added to PreparedStateemnt class in 
NetworkClient.
   * Consequently, the results in some of the tests werer modified.
      * The result of parameterMapping.out was changed.
         The attached file, parameterMapping.out.diff, shows the difference 
between Engine and DerbyNetClient after this patch. 
      * Through examining the results of the test, I found inconsistency in the 
tests.
      
* The result of test
   * execute derbyall and found derbyall/derbynetclientmats/derbynetmats.fail.
     However, I confirmed this error is intermittent.

> Resolve difference of type compatibility between Embedded and 
> NetworkServer/NetworkDriver
> -----------------------------------------------------------------------------------------
>
>                 Key: DERBY-1610
>                 URL: http://issues.apache.org/jira/browse/DERBY-1610
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Server, Network Client
>            Reporter: Tomohito Nakayama
>         Assigned To: Tomohito Nakayama
>         Attachments: DERBY-1610.diff, DERBY-1610_2.diff, DERBY-1610_3.diff, 
> DERBY-1610_4.diff, DERBY-1610_5.diff, DERBY-1610_6.patch, 
> parameterMapping.diff, parameterMapping.diff, 
> parameterMapping.diff.betweenEmbedded_and_NetworkServerNetworkClient, 
> parameterMapping.out.diff, parameterMapping_3.diff, TestNullChar.java, 
> TestTypeCompatibility.java, XCL12.diff
>
>
> There exists difference of type compatibility between  Embedded and 
> NetworkServer/NetworkClient.
> This issue tries to resolve it.

-- 
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

        

Reply via email to