[jira] [Updated] (DERBY-6958) Clean up the Derby website

2017-09-25 Thread Dimuthu Wickramanayake (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimuthu Wickramanayake updated DERBY-6958: -- Attachment: index.html > Clean up the Derby website >

[jira] [Commented] (DERBY-5411) Client that does not have Security manager permission to connect gets "ERROR 08006: Insufficient data while reading from the network" Message should be clearer

2017-09-25 Thread Kavin Ranawella (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16180070#comment-16180070 ] Kavin Ranawella commented on DERBY-5411: Can you please explain the steps that were followed to

Re: [Derby issue #6909]

2017-09-25 Thread Bryan Pendleton
Are you asking how to reproduce the problem on your computer? Or are you asking how best to go about fixing the problem? thanks, bryan On Mon, Sep 25, 2017 at 10:43 AM, Indumini Ayomi wrote: > Hello, > > I am studying about issue #6909. But I don't have exact idea

Re: [Derby issue #6909]

2017-09-25 Thread Indumini Ayomi
I reproduced the problem on my computer. I'm asking how best to go fixing the problem. Thank You. On Tue, Sep 26, 2017 at 7:20 AM, Bryan Pendleton wrote: > Are you asking how to reproduce the problem on your computer? > > Or are you asking how best to go about

Re: Regarding DERBY-5538

2017-09-25 Thread Bryan Pendleton
The crucial difference between using String, and using char[], is that the String cannot be changed after we are done using it, while the char[] array can be changed once we are done using it. So it's not *just* changing from String to char[], it's *also* clearing the character array after we are

[jira] [Commented] (DERBY-6931) ClientPreparedStatement doesn't support executeLargeBatch

2017-09-25 Thread Mark Swatosh (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179001#comment-16179001 ] Mark Swatosh commented on DERBY-6931: - You're probably getting an SqlException (I'm assuming?) because

[jira] [Assigned] (DERBY-6957) ERROR 40XL1: A lock could not be obtained within the time requested for alter or truncate table

2017-09-25 Thread Lashan Faliq (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lashan Faliq reassigned DERBY-6957: --- Assignee: (was: Lashan Faliq) > ERROR 40XL1: A lock could not be obtained within the

[jira] [Commented] (DERBY-6924) Documentation improvement

2017-09-25 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179092#comment-16179092 ] Kim Haase commented on DERBY-6924: -- I believe you must be referring to the section "JDBC Connection

[jira] [Comment Edited] (DERBY-6924) Documentation improvement

2017-09-25 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179092#comment-16179092 ] Kim Haase edited comment on DERBY-6924 at 9/25/17 2:24 PM: --- I believe the person

[jira] [Assigned] (DERBY-6957) ERROR 40XL1: A lock could not be obtained within the time requested for alter or truncate table

2017-09-25 Thread Lashan Faliq (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lashan Faliq reassigned DERBY-6957: --- Assignee: Lashan Faliq > ERROR 40XL1: A lock could not be obtained within the time requested

Re: Making patch

2017-09-25 Thread Kristian Waagan
Hello Dinuka, Thanks for preparing a patch for Derby :) Does the information here suffice to get you started? https://db.apache.org/derby/derby_comm.html#Contribute+Code+or+Documentation Regards, -- Kristian On man. 25. sep. 2017, 07:50 Dinuka Nadeeshan < dinuka.nadeeshan1...@gmail.com>

[jira] [Commented] (DERBY-6931) ClientPreparedStatement doesn't support executeLargeBatch

2017-09-25 Thread Himasha De Silva (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178715#comment-16178715 ] Himasha De Silva commented on DERBY-6931: - The flowExecuteBatch() method in ClientStatement calls

[jira] [Comment Edited] (DERBY-6931) ClientPreparedStatement doesn't support executeLargeBatch

2017-09-25 Thread Mark Swatosh (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179177#comment-16179177 ] Mark Swatosh edited comment on DERBY-6931 at 9/25/17 3:34 PM: -- [~himashasds]

[jira] [Commented] (DERBY-6931) ClientPreparedStatement doesn't support executeLargeBatch

2017-09-25 Thread Mark Swatosh (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179177#comment-16179177 ] Mark Swatosh commented on DERBY-6931: - Sorry to step on your toes here a bit, but I actually ended up

[Derby issue #6909]

2017-09-25 Thread Indumini Ayomi
Hello, I am studying about issue #6909. But I don't have exact idea where the place that issue happened. Could someone please guide me to do it ? Thank You.

[jira] [Commented] (DERBY-6958) Clean up the Derby website

2017-09-25 Thread Dimuthu Wickramanayake (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16180236#comment-16180236 ] Dimuthu Wickramanayake commented on DERBY-6958: --- I guess the file you need to edit at first

[jira] [Assigned] (DERBY-6960) Cleanup LOOKAHEADS in parser production for ALTER TABLE ALTER COLUMN

2017-09-25 Thread Dimuthu Wickramanayake (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimuthu Wickramanayake reassigned DERBY-6960: - Assignee: Dimuthu Wickramanayake > Cleanup LOOKAHEADS in parser

[jira] [Assigned] (DERBY-6958) Clean up the Derby website

2017-09-25 Thread Dimuthu Wickramanayake (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimuthu Wickramanayake reassigned DERBY-6958: - Assignee: Dimuthu Wickramanayake > Clean up the Derby website >

[jira] [Assigned] (DERBY-6928) The ODBCMetadataGenerator_getCastInfoForCol method hardcodes some string values

2017-09-25 Thread Indumini Ayomi (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Indumini Ayomi reassigned DERBY-6928: - Assignee: Indumini Ayomi > The ODBCMetadataGenerator_getCastInfoForCol method hardcodes

[jira] [Assigned] (DERBY-6928) The ODBCMetadataGenerator_getCastInfoForCol method hardcodes some string values

2017-09-25 Thread Indumini Ayomi (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Indumini Ayomi reassigned DERBY-6928: - Assignee: (was: Indumini Ayomi) > The ODBCMetadataGenerator_getCastInfoForCol method