[ 
https://issues.apache.org/jira/browse/DERBY-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904627#action_12904627
 ] 

C.S. Nirmal J. Fernando commented on DERBY-4614:
------------------------------------------------

Hi,

Is there a way to find tests involved with database metadata? or the better way 
is, make my changes run java -Xmx512m -XX:MaxPermSize=128m 
junit.textui.TestRunner org.apache.derbyTesting.functionTests.suites.All 
>junitAll.out 2>&1 and see the failures and change the tests? 

PS: I'm not sure whether running only java -Xmx512m -XX:MaxPermSize=128m 
junit.textui.TestRunner org.apache.derbyTesting.functionTests.suites.All 
>junitAll.out 2>&1 will be enough. Please suggest me if not.

Thanks.

> JDBC metadata gives incorrect lengths for timestamps
> ----------------------------------------------------
>
>                 Key: DERBY-4614
>                 URL: https://issues.apache.org/jira/browse/DERBY-4614
>             Project: Derby
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 10.6.1.0
>            Reporter: Rick Hillegas
>            Assignee: C.S. Nirmal J. Fernando
>         Attachments: derby-4614-fs.html
>
>
> While looking into DERBY-2602, I noticed that Derby gives the wrong lengths 
> for various fields in the JDBC metadata for timestamps. I will attach a spec 
> describing what I think should be done to correct this.

-- 
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