[
https://issues.apache.org/jira/browse/DERBY-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mamta A. Satoor updated DERBY-3037:
---
Derby Info: [Patch Available]
> Language ResultSet.finish() is called even when the ResultSet
Manjula Kutty wrote:
Hi,
I was trying to convert the test demo/checkToursDB.java to junit and I
came throug this error. Does any one know how to resolve this issue?
BaseJDBCTestCase has utility methods to run sql scripts, see the
runScript methods in the class.
Dan.
Hi,
I was trying to convert the test demo/checkToursDB.java to junit and I came
throug this error. Does any one know how to resolve this issue? I saw this
line in the derby_tests.policy file :
// ij needs permission to read the sql files in this jar
permission java.io.FilePermission "${derbyTes
[
https://issues.apache.org/jira/browse/DERBY-3219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553525
]
Greg Burrow commented on DERBY-3219:
I believe the stack trace below is the same issue but the java.io.EOFExcepti
[
https://issues.apache.org/jira/browse/DERBY-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen resolved DERBY-3211.
---
Resolution: Fixed
Derby Info: (was: [Patch Available])
Thanks, Manjula! Committ
[
https://issues.apache.org/jira/browse/DERBY-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mamta A. Satoor updated DERBY-3037:
---
Attachment: Derby_3037_AlterTableConstantActionChanges_v1_stat.txt
Derby_3037_
[
https://issues.apache.org/jira/browse/DERBY-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manjula Kutty updated DERBY-3211:
-
Attachment: DERBY_3211_diff_12_19.txt
DERBY_3211_stat_12_19.txt
Thanks Knut for y
[
https://issues.apache.org/jira/browse/DERBY-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553493
]
Ajay Bhala commented on DERBY-3279:
---
AB, thank you for that explanation. I look forward to the fix.
Ajay
> Derby
[
https://issues.apache.org/jira/browse/DERBY-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553412
]
Daniel John Debrunner commented on DERBY-2207:
--
I believe that according to 4.27.3 of the SQL Standard t
[
https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553410
]
Thomas Nielsen commented on DERBY-3290:
---
Yes, it is definately more complex and involved than just removing the
"Dag H. Wanvik" <[EMAIL PROTECTED]> writes:
> Working on SQL roles, I have encountered a problem related to
> invalidation of prepared statements.
>
> My understanding at this point: Presently, at execute time, permission
> is only checked the first time a prepared statement is executed for a
> c
[
https://issues.apache.org/jira/browse/DERBY-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A B resolved DERBY-3253.
Resolution: Fixed
Fix Version/s: 10.4.0.0
Committed d3253_v3.patch with svn #605616:
URL: http://svn.apac
[
https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553403
]
Daniel John Debrunner commented on DERBY-3290:
--
Another issue would be backwards compatibility. Current
[Auto-generated mail]
*Daily* 605252/2007-12-18 18:00:21 CET
Failed TestsOK Skip Duration Suite
---
*Jvm: 1.6*
lin
0272272 071.61% derbyall
01013510135 0 1283.48% suitesAll
linN+1
Issue Subscription
Filter: Derby: JIRA issues with patch available (8 issues)
Subscriber: derby-dev
Key Summary
DERBY-3278 Developer's Guide topic cdevdvlp51654 has duplicate information on
connection URL
https://issues.apache.org/jira/browse/DERBY-3278
DERBY-3117 Adjust ma
[
https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553393
]
Daniel John Debrunner commented on DERBY-3290:
--
Just to add this is more involved than just removing the
[
https://issues.apache.org/jira/browse/DERBY-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553388
]
Øystein Grøvlen commented on DERBY-3235:
Good catch, Knut Anders. Fixed in revision 605595.
> Implement the
[
https://issues.apache.org/jira/browse/DERBY-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553387
]
Kristian Waagan commented on DERBY-1368:
I had a look at the test, and it looks good to me. I ran the test wi
[
https://issues.apache.org/jira/browse/DERBY-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553383
]
Dyre Tjeldvoll commented on DERBY-3278:
---
This looks like a good change, and it applies cleanly for me. The new
[
https://issues.apache.org/jira/browse/DERBY-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase resolved DERBY-3274.
--
Resolution: Fixed
Fix Version/s: 10.4.0.0
Thanks very much, Dyre!
> Developer's Guide has dupli
[
https://issues.apache.org/jira/browse/DERBY-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553377
]
Knut Anders Hatlen commented on DERBY-3235:
---
Hi, I noticed this diff in MasterFactory:
/**
* Wi
[
https://issues.apache.org/jira/browse/DERBY-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Øystein Grøvlen updated DERBY-3235:
---
Derby Info: (was: [Patch Available])
Thank you for addressing my comments, Narayanan.
Took
[
https://issues.apache.org/jira/browse/DERBY-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dyre Tjeldvoll updated DERBY-3274:
--
Derby Info: (was: [Patch Available])
Committed revision 605549.
> Developer's Guide has dupl
[
https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553366
]
Thomas Nielsen commented on DERBY-3290:
---
Let's not get too philosophical - NaN is still a legal value for the n
[
https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553363
]
Knut Anders Hatlen commented on DERBY-3290:
---
Not sure how NaN would be affected by maximum and minimum numb
[
https://issues.apache.org/jira/browse/DERBY-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dyre Tjeldvoll updated DERBY-3192:
--
Derby Info: (was: [Patch Available])
> Cache session data in the client driver
>
[
https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Nielsen updated DERBY-3290:
--
Attachment: TestNaN.java
Attaching small repro java app using PreparedStatement.setDouble() and
[
https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Nielsen updated DERBY-3290:
--
Summary: Derby cannot store java Double or Float values .NaN and
.[POSITIVE|NEGATIVE]_INFINITY
[
https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553349
]
thomanie edited comment on DERBY-3290 at 12/19/07 5:18 AM:
-
Neither the JDBC 4.0 spec
[
https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553349
]
Thomas Nielsen commented on DERBY-3290:
---
Neither the JDBC 4.0 specification[1] nor "JDBC API Tutorial and Refer
[
https://issues.apache.org/jira/browse/DERBY-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan updated DERBY-2760:
---
Derby Info: (was: [Patch Available])
Committed 'derby-2760-2b-inner_class.diff' to trunk wi
Derby cannot store java Double or Float values .NaN and .INFINITE
-
Key: DERBY-3290
URL: https://issues.apache.org/jira/browse/DERBY-3290
Project: Derby
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/DERBY-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
V.Narayanan reassigned DERBY-3189:
--
Assignee: V.Narayanan (was: Jørgen Løland)
> Replication: Add connection url command options f
[
https://issues.apache.org/jira/browse/DERBY-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
V.Narayanan reassigned DERBY-3205:
--
Assignee: V.Narayanan (was: Jørgen Løland)
> Replication: Add connection url command options f
[
https://issues.apache.org/jira/browse/DERBY-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jørgen Løland reassigned DERBY-3205:
Assignee: Jørgen Løland
> Replication: Add connection url command options for starting and
35 matches
Mail list logo