Issue Details (XML | Word | Printable)

Key: DERBY-2341
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Daniel John Debrunner
Reporter: Daniel John Debrunner
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

derby.language.statementCacheSize is ignored when it is set as a database property.

Created: 15/Feb/07 08:53 PM   Updated: 15/Feb/07 09:33 PM
Return to search
Component/s: SQL
Affects Version/s: 10.3.1.4
Fix Version/s: 10.3.1.4

Time Tracking:
Not Specified

Resolution Date: 15/Feb/07 09:33 PM


 Description  « Hide
Found during the converson of the statement caching tests to JUnit DERBY-2332.

Looking at the trunk and 10.2 it seems to be a regression in 10.3 causes by DERBY-2138 (mea culpa).

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Daniel John Debrunner added a comment - 15/Feb/07 09:33 PM
Committed revision 508163. checked with new test for DERBY-2332 (to be committed soon).