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 "Kristian Waagan (JIRA)" <ji...@apache.org> on 2008/05/28 08:19:45 UTC

[jira] Reopened: (DERBY-3690) EmbedPooledConnection doesn't reset schema when creating a new logical connection

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

Kristian Waagan reopened DERBY-3690:
------------------------------------


Looking at my test logs, I see that I accidentally ran the regression tests 4 times against trunk... Two of those were meant for the 10.4 branch.

I'm reopening to look at DERBY-3692. I have already verified that this checkin (r660408) caused the errors, but I do not know why yet.
Depending on the investigation, I will either fix this for 10.4 or back out the original fix.

> EmbedPooledConnection doesn't reset schema when creating a new logical connection
> ---------------------------------------------------------------------------------
>
>                 Key: DERBY-3690
>                 URL: https://issues.apache.org/jira/browse/DERBY-3690
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 10.1.1.0, 10.2.1.6, 10.3.1.4, 10.4.1.3
>            Reporter: Knut Anders Hatlen
>            Assignee: Kristian Waagan
>            Priority: Minor
>             Fix For: 10.4.1.4, 10.5.0.0
>
>         Attachments: derby-3690-1a-reset_schema.diff, derby-3690-1b-reset_schema.diff, PooledSchema.java
>
>
> If you set the schema on a logical connection obtained from EmbedPooledConnection, that schema will also be the current schema for subsequent logical connections obtained from the same EmbedPooledConnection.

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