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

HÃ¥vard Mork updated DERBY-1208:
-------------------------------

    Attachment: 1208.diff

The attached patch fixes this harmless warning in embedded mode. Also fixed the 
same problem for 'group by' result sets.

> Attempts to reuse a prepared statement after an execution-time error causes 
> ASSERT failure in SANE mode, but work fine in INSANE.
> ---------------------------------------------------------------------------------------------------------------------------------
>
>          Key: DERBY-1208
>          URL: http://issues.apache.org/jira/browse/DERBY-1208
>      Project: Derby
>         Type: Bug

>   Components: JDBC
>     Versions: 10.2.0.0
>     Reporter: A B
>     Priority: Minor
>  Attachments: 1208.diff, d1208.java, derby.log
>
> Please see the comments in DERBY-1196 for the discussion that prompted the 
> filing of this issue.  In short, if one attempts to reuse a prepared 
> statement with a new set of parameters after a previous call to execute that 
> statement has failed, the result will be an ASSERT failure in SANE mode.   
> When the same thing is done in INSANE mode, everything works as one might 
> expect it to.

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