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

Rick Hillegas updated DERBY-1208:
---------------------------------

      Issue & fix info: [Repro attached]
    Bug behavior facts: [Seen in production]
                Labels: derby_triage10_8  (was: )

> 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: https://issues.apache.org/jira/browse/DERBY-1208
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 10.2.1.6
>            Reporter: A B
>            Priority: Minor
>              Labels: derby_triage10_8
>         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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to