[jira] Commented: (DERBY-4587) Add tools for improved analysis and understanding of query plans and execution statistics

2010-04-20 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859162#action_12859162 ] Bryan Pendleton commented on DERBY-4587: Can you use CAST (column AS VARCHAR(20

[jira] Updated: (DERBY-4593) Track tasks needed to release Derby 10.6.1

2010-04-20 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-4593: - Attachment: derby-4593-04-aa-tweakReleaseNotes Attaching derby-4593-04-aa-tweakReleaseNotes, a se

[jira] Commented: (DERBY-4587) Add tools for improved analysis and understanding of query plans and execution statistics

2010-04-20 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858968#action_12858968 ] C.S. Nirmal J. Fernando commented on DERBY-4587: Hi Bryan, Thanks for the

[jira] Commented: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-04-20 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858959#action_12858959 ] C.S. Nirmal J. Fernando commented on DERBY-4371: Hi Bryan & Knut, select a

[jira] Updated: (DERBY-4582) Timestamps inserted with GMT calendar are 1 hour later when subsequently read with GMT calendar (Server Mode Only).

2010-04-20 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-4582: -- Issue & fix info: [Patch Available] > Timestamps inserted with GMT calendar are 1 hour

[jira] Updated: (DERBY-4582) Timestamps inserted with GMT calendar are 1 hour later when subsequently read with GMT calendar (Server Mode Only).

2010-04-20 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-4582: -- Attachment: derby-4582-2a-server-receive.diff Attached is a patch that addresses issue

Regression Test Report - Daily 935641 - Sun DBTG

2010-04-20 Thread Ole . Solberg
[Auto-generated mail] *Daily* 935641/2010-04-19 18:00:25 MEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin 01244112441 0 1767.18% suitesAll 01313 0 .% jdbcapiAutoLoad 012

Re: gentle reminder: 10.6 release candidate to be created next Monday

2010-04-20 Thread Rick Hillegas
Thanks for the heads-up, Kristian. I will probably have to ask you for Maven help at the end of the release cycle. Thanks, -Rick Kristian Waagan wrote: On 19.04.10 17:15, Rick Hillegas wrote: Just a gentle reminder that I plan to cut the 10.6 branch and build the 10.6.1 release candidate next

[jira] Created: (DERBY-4623) "XML data type" page in ref needs some modifications

2010-04-20 Thread C.S. Nirmal J. Fernando (JIRA)
"XML data type" page in ref needs some modifications Key: DERBY-4623 URL: https://issues.apache.org/jira/browse/DERBY-4623 Project: Derby Issue Type: Bug Components: Documentatio

[jira] Commented: (DERBY-4622) Specify "database:" URL prefix in documentation

2010-04-20 Thread Chris Dolan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858939#action_12858939 ] Chris Dolan commented on DERBY-4622: Hmm, I didn't know about the 1-character special c

[jira] Updated: (DERBY-4191) Lack of SELECT privilege does not prevent SELECT COUNT(*)

2010-04-20 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-4191: - Attachment: releaseNote.html Attaching a new version of the release note. This version: 1) Simpl

[jira] Commented: (DERBY-4622) Specify "database:" URL prefix in documentation

2010-04-20 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858925#action_12858925 ] Kristian Waagan commented on DERBY-4622: Hi Chris, I'm pretty sure Derby expects t

Re: gentle reminder: 10.6 release candidate to be created next Monday

2010-04-20 Thread Knut Anders Hatlen
On 04/19/10 07:18 PM, Kim Haase wrote: > I would be very grateful if Kristian could review DERBY-4525 > (documentation for the in-memory storage back end) so that the > documentation can get into the release. If he doesn't have time, maybe > he could designate someone else. > > I am working on D

[jira] Commented: (DERBY-4406) Wrong order when using ORDER BY on non-deterministic function

2010-04-20 Thread Lily Wei (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858918#action_12858918 ] Lily Wei commented on DERBY-4406: - Hi Knut: Thank you for exploring my curiosity. If t

[jira] Updated: (DERBY-4621) Invalid conversion from Timestamp to String when calling setTimestamp() with Calendar

2010-04-20 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-4621: -- Attachment: derby-4621.diff The attached patch adds a regression test case to DateTimeT

[jira] Updated: (DERBY-4621) Invalid conversion from Timestamp to String when calling setTimestamp() with Calendar

2010-04-20 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-4621: -- Component/s: SQL (was: JDBC) Changing component from JDBC to SQL s

[jira] Created: (DERBY-4622) Specify "database:" URL prefix in documentation

2010-04-20 Thread Chris Dolan (JIRA)
Specify "database:" URL prefix in documentation --- Key: DERBY-4622 URL: https://issues.apache.org/jira/browse/DERBY-4622 Project: Derby Issue Type: Bug Components: Documentation

[jira] Commented: (DERBY-4618) "Syntax for the derbyrun.jar file" document page modification

2010-04-20 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858901#action_12858901 ] C.S. Nirmal J. Fernando commented on DERBY-4618: Hi Kim & Knut, Thanks fo

Re: gentle reminder: 10.6 release candidate to be created next Monday

2010-04-20 Thread Kristian Waagan
On 19.04.10 17:15, Rick Hillegas wrote: Just a gentle reminder that I plan to cut the 10.6 branch and build the 10.6.1 release candidate next Monday, as described here: http://wiki.apache.org/db-derby/DerbyTenSixOneRelease So this is the last week for checking in 10.6.1 features and bug fixes

[jira] Commented: (DERBY-4525) Document the in-memory storage back end

2010-04-20 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858892#action_12858892 ] Kristian Waagan commented on DERBY-4525: Hi Kim, Thanks for writing these docs. I

[jira] Commented: (DERBY-4621) Invalid conversion from Timestamp to String when calling setTimestamp() with Calendar

2010-04-20 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858890#action_12858890 ] Knut Anders Hatlen commented on DERBY-4621: --- Time has the same problem with the 1

[jira] Commented: (DERBY-4582) Timestamps inserted with GMT calendar are 1 hour later when subsequently read with GMT calendar (Server Mode Only).

2010-04-20 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858882#action_12858882 ] Knut Anders Hatlen commented on DERBY-4582: --- I went on to working on issue (2). I

[jira] Updated: (DERBY-4621) Invalid conversion from Timestamp to String when calling setTimestamp() with Calendar

2010-04-20 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-4621: -- Attachment: TimestampToVarchar.java Attaching the file TimestampToVarchar.java which sh

[jira] Updated: (DERBY-4621) Invalid conversion from Timestamp to String when calling setTimestamp() with Calendar

2010-04-20 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-4621: -- Assignee: Knut Anders Hatlen Issue & fix info: [Repro attached] > Invalid c

[jira] Created: (DERBY-4621) Invalid conversion from Timestamp to String when calling setTimestamp() with Calendar

2010-04-20 Thread Knut Anders Hatlen (JIRA)
Invalid conversion from Timestamp to String when calling setTimestamp() with Calendar - Key: DERBY-4621 URL: https://issues.apache.org/jira/browse/DERBY-4621 Project:

[jira] Updated: (DERBY-4312) SQLException XJ215 on insert with setCharacterStream() and autocommit off in mailjdbc test

2010-04-20 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-4312: - Attachment: releaseNote.html Shortened the summary line in the release note in order to make the

[jira] Commented: (DERBY-4620) Query optimizer causes OOM error on a complex query

2010-04-20 Thread Chris Wilson (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858869#action_12858869 ] Chris Wilson commented on DERBY-4620: - It seems possible to reproduce the issue on 1.6.

Re: first rev of 10.6 release notes now ready for review

2010-04-20 Thread Rick Hillegas
Thanks for these helpful comments, Knut. Some responses inline... Knut Anders Hatlen wrote: Hi Rick, The release notes look fine to me. Thanks for putting them together! Some minor comments below. 2) Are there fixed bugs which don't appear in the "Bug Fixes" section? If so, please first tr

Re: first rev of 10.6 release notes now ready for review

2010-04-20 Thread Rick Hillegas
Thanks, Kim. This is something which the release notes generator should handle. I will look into this. Thanks, -Rick Kim Haase wrote: I think in some cases the bugs list may include some that were actually fixed in 10.5.3. This seems to be the case, for instance, with DERBY-1923 and DERBY-373

[jira] Subscription: Derby: JIRA issues with patch available

2010-04-20 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (12 issues) Subscriber: derby-dev Key Summary DERBY-4619 PropertySetter fails due to an empty jre/lib directory https://issues.apache.org/jira/browse/DERBY-4619 DERBY-4441 Change sysinfo to print out m

Add to the derby developer list

2010-04-20 Thread Thiwanka Somasiri
Please add me to the derby developers list. e-mail : asthiwa...@gmail.com JIRA user id : asthiwanka -- Regards A.S.Thiwanka Somasiri Department of Computer Science and Engineering, University of Moratuwa, Sri Lanka. Skype : executionerwild MSN : thi...@ymail.com

Add to the derby developer list

2010-04-20 Thread Thiwanka Somasiri
Please add me to the derby developers list. (JIRA user id : asthiwanka) -- Regards A.S.Thiwanka Somasiri Department of Computer Science and Engineering, University of Moratuwa, Sri Lanka. Skype : executionerwild MSN : thi...@ymail.com

[jira] Updated: (DERBY-4582) Timestamps inserted with GMT calendar are 1 hour later when subsequently read with GMT calendar (Server Mode Only).

2010-04-20 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-4582: -- Issue & fix info: (was: [Patch Available]) I committed the 1a patch, revision 935868.

[jira] Commented: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-04-20 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858810#action_12858810 ] Knut Anders Hatlen commented on DERBY-4371: --- Actually, GROUP BY A+C is not valid

[jira] Commented: (DERBY-4620) Query optimizer causes OOM error on a complex query

2010-04-20 Thread Chris Wilson (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858802#action_12858802 ] Chris Wilson commented on DERBY-4620: - Thanks Bryan. I can reproduce the OOM error wit

[jira] Resolved: (DERBY-4483) Provide a way to change the hash algorithm used by BUILTIN authentication

2010-04-20 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen resolved DERBY-4483. --- Resolution: Fixed The work on this issue has been completed, so I'm marking it as res

[jira] Commented: (DERBY-4620) Query optimizer causes OOM error on a complex query

2010-04-20 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858745#action_12858745 ] Bryan Pendleton commented on DERBY-4620: Chris, thanks for posting the detailed hea

[jira] Commented: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-04-20 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858739#action_12858739 ] Bryan Pendleton commented on DERBY-4371: Hi Nirmal, thanks for looking at this issu