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

Myrna van Lunteren reopened DERBY-2777:
---------------------------------------


reopen, it is causing the following trouble in the tinderbox:
org.apache.derbyTesting.functionTests.suites.All fail 
*************************************************************
1) 
testDefaultCollation(org.apache.derbyTesting.functionTests.tests.lang.CollationTest2)junit.framework.AssertionFailedError:
 Column value mismatch @ column '1', row 1:
2) 
testPolishCollation(org.apache.derbyTesting.functionTests.tests.lang.CollationTest2)junit.framework.AssertionFailedError:
 Column value mismatch @ column '1', row 1:
3) 
testNorwayCollation(org.apache.derbyTesting.functionTests.tests.lang.CollationTest2)junit.framework.AssertionFailedError:
 Column value mismatch @ column '1', row 1:
4) 
testEnglishCollation(org.apache.derbyTesting.functionTests.tests.lang.CollationTest2)junit.framework.AssertionFailedError:
 Column value mismatch @ column '1', row 1:
5) 
testDefaultJVMTerritoryCollation(org.apache.derbyTesting.functionTests.tests.lang.CollationTest2)junit.framework.AssertionFailedError:
 Column value mismatch @ column '1', row 1:



> Parameters should take their collation from the context in which they are 
> getting used rather than the current compilation schema
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2777
>                 URL: https://issues.apache.org/jira/browse/DERBY-2777
>             Project: Derby
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 10.3.0.0
>            Reporter: Mamta A. Satoor
>            Assignee: Mamta A. Satoor
>             Fix For: 10.3.1.1, 10.4.0.0
>
>
> With revision 542646, changes were made so that parameters will take their 
> collation from current compilation schema. But based on the following thread 
> http://www.nabble.com/Collation-and-parameter-markers-(-)-tf3866040.html , 
> using the collation from the context would be the correct thing to do for the 
> parameters.

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

Reply via email to