|
Unsetting Fix Version on unassigned issues.
Attached Bernts proposed diff for this issue now that
suites.All pass. Committed revision 551124.
Checkin 551124 appears to have caused testGetFunctionColumnsStartingWithDUMMY(org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData)java.sql.SQLException: The parameter position '4' is out of range. The number of parameters for this prepared statement is '3'.
See This slipped thorugh because the test suite was not run in JDK 1.6. I have a patch ready, just waiting for the test suite.
Attached a patch which fixes the bug Ole found.
The correct diff with grant license. The sad thing is that when I start doing these mistakes, it's broadcast all over the world (at least all over the community) and archived for the future. Anyway, suites.All runs without errors on JDK 1.6. Will commit.
Committed revision 551878.
Patch to remove the no more needed PreparedStatement in EmbedDatabaseMetaData.getFunctionColumns()
Committed revision 551882.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DERBY-1231