[jira] Updated: (DERBY-920) small delta's to replace cloudscape etc with derby in comments/code

2006-06-16 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-920?page=all ] Bryan Pendleton updated DERBY-920: -- Derby Info: (was: [Patch Available]) small delta's to replace cloudscape etc with derby in comments/code

[jira] Resolved: (DERBY-920) small delta's to replace cloudscape etc with derby in comments/code

2006-06-16 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-920?page=all ] Bryan Pendleton resolved DERBY-920: --- Fix Version: 10.2.0.0 Resolution: Fixed Committed to subversion as revision 414832. http://svn.apache.org/viewcvs?rev=414832view=rev Thanks

[jira] Created: (DERBY-1425) testProtocol hangs with 10.1 client talking to 10.2 server

2006-06-17 Thread Bryan Pendleton (JIRA)
testProtocol hangs with 10.1 client talking to 10.2 server -- Key: DERBY-1425 URL: http://issues.apache.org/jira/browse/DERBY-1425 Project: Derby Type: Bug Components: Network Server, Network Client

[jira] Commented: (DERBY-1425) testProtocol hangs with 10.1 client talking to 10.2 server

2006-06-17 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1425?page=comments#action_12416630 ] Bryan Pendleton commented on DERBY-1425: Comment from Knut Anders on derby-dev: I also see this. However, the CPU usage is more like 0% than 100%. I think this is

[jira] Commented: (DERBY-1425) testProtocol hangs with 10.1 client talking to 10.2 server

2006-06-17 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1425?page=comments#action_12416631 ] Bryan Pendleton commented on DERBY-1425: Comment from Knut Anders on derby-dev: It seems like the hang is in fact caused by a bug in DDMReader. dssIsChainedWithDiffID

[jira] Commented: (DERBY-1338) Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo when run from classes dir

2006-06-19 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1338?page=comments#action_12416840 ] Bryan Pendleton commented on DERBY-1338: Hi Dag, I looked at your patch. Unless anybody else has a better suggestion, I think we should go ahead and use your patch,

[jira] Resolved: (DERBY-1338) Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo when run from classes dir

2006-06-21 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1338?page=all ] Bryan Pendleton resolved DERBY-1338: Resolution: Fixed Derby Info: (was: [Patch Available]) Thanks for the patch, Dag! In addition to your testing, derbynetclientmats runs clean

[jira] Created: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-24 Thread Bryan Pendleton (JIRA)
DRDA Protocol Exception when DSS is exactly 32767 in length --- Key: DERBY-1454 URL: http://issues.apache.org/jira/browse/DERBY-1454 Project: Derby Type: Sub-task Components: Network Server Versions:

[jira] Updated: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-24 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1454?page=all ] Bryan Pendleton updated DERBY-1454: --- Attachment: newBug.java Attached as 'newBug.java' is a simple repro program that you can run to demonstrate the bug for yourself. Compile it, then start

[jira] Updated: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-24 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1454?page=all ] Bryan Pendleton updated DERBY-1454: --- Attachment: derby-1454.diff Attached 'derby-1454.diff' is a proposed patch for this issue. The patch corrects the two splitQRYDTA calls to use rather

[jira] Commented: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-24 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1454?page=comments#action_12417646 ] Bryan Pendleton commented on DERBY-1454: I didn't mark this a regression and I don't think it is. The erroneous = has been in the code for a while, and was not

[jira] Resolved: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-24 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1454?page=all ] Bryan Pendleton resolved DERBY-1454: Fix Version: 10.2.0.0 Resolution: Fixed Thank you Sunitha for the quick review. derbyall ran clean for me, so I am committing this fix. SVN

[jira] Created: (DERBY-1456) Network Server agentError calls log only to console and are hard to diagnose

2006-06-24 Thread Bryan Pendleton (JIRA)
Network Server agentError calls log only to console and are hard to diagnose Key: DERBY-1456 URL: http://issues.apache.org/jira/browse/DERBY-1456 Project: Derby Type: Sub-task

[jira] Reopened: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-25 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1454?page=all ] Bryan Pendleton reopened DERBY-1454: Merged fix to 10.1. Reopening to mark fixin fields properly. DRDA Protocol Exception when DSS is exactly 32767 in length

[jira] Resolved: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-25 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1454?page=all ] Bryan Pendleton resolved DERBY-1454: Fix Version: 10.1.3.1 Resolution: Fixed Merged trunk revision 416959 to 10.1 branch and committed to subversion as revision 417032. DRDA

[jira] Closed: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-25 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1454?page=all ] Bryan Pendleton closed DERBY-1454: -- DRDA Protocol Exception when DSS is exactly 32767 in length --- Key: DERBY-1454

[jira] Commented: (DERBY-1425) testProtocol hangs with 10.1 client talking to 10.2 server

2006-06-25 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1425?page=comments#action_12417689 ] Bryan Pendleton commented on DERBY-1425: Hi Knut Anders, thanks for the patch. I'm a little confused; is this a patch for the 10.1 Network Client code, or for the

[jira] Commented: (DERBY-1448) derbynet/sysinfo.java fails with 10.1 client and 10.2 server

2006-06-26 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1448?page=comments#action_12417819 ] Bryan Pendleton commented on DERBY-1448: The permission requirement is not new; this part of sysinfo has required this permission for quite some time. What has

[jira] Updated: (DERBY-668) SysInfo does not print the right information when Derby is not loaded through the classpath.

2006-06-27 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-668?page=all ] Bryan Pendleton updated DERBY-668: -- Derby Info: [Release Note Needed] Here's a release note: PROBLEM: Sysinfo classpath information was insufficiently detailed SYMPTOM: Sometimes

[jira] Commented: (DERBY-1431) Typo in link to Simple Example from frameworks/readme.html

2006-07-03 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1431?page=comments#action_12419027 ] Bryan Pendleton commented on DERBY-1431: Hi Stan and Andrew, thanks for the feedback! I completely agree that a richer folder structure for the demo materials is

[jira] Assigned: (DERBY-396) Support for ALTER STATEMENT to DROP , MODIFY, RENAME a COLUMN

2006-07-03 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-396?page=all ] Bryan Pendleton reassigned DERBY-396: - Assign To: Bryan Pendleton I am interested in working on this issue, and would like to hear from others who are interested in it. I propose to start

[jira] Commented: (DERBY-1326) Network server may abandon sessions when Derby system is shutdown and this causes intermittent hangs in the client

2006-07-03 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=comments#action_12419031 ] Bryan Pendleton commented on DERBY-1326: I want to thank all the reviewers for their helpful feedback! Those are very good suggestions. I am hoping to return to this

[jira] Updated: (DERBY-396) Support for ALTER STATEMENT to DROP , MODIFY, RENAME a COLUMN

2006-07-04 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-396?page=all ] Bryan Pendleton updated DERBY-396: -- Attachment: dropColumn_1.diff Attached file 'dropColumn_1.diff' is a first attempt at providing support for ALTER TABLE DROP COLUMN This patch contains

[jira] Closed: (DERBY-959) Allow use of DRDA QRYDTA block sizes greater than 32K

2006-07-05 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-959?page=all ] Bryan Pendleton closed DERBY-959: - Thanks Sunitha for addressing this! Fix verified as complete. Allow use of DRDA QRYDTA block sizes greater than 32K

[jira] Updated: (DERBY-1472) Avoid expanding object to memory before sending it to server.

2006-07-06 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1472?page=all ] Bryan Pendleton updated DERBY-1472: --- Attachment: test.java I do not know the answer to your question. I experimented with sending BLOB columns from a network client program (see attached

[jira] Commented: (DERBY-550) BLOB : java.lang.OutOfMemoryError with network JDBC driver (org.apache.derby.jdbc.ClientDriver)

2006-07-06 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-550?page=comments#action_12419634 ] Bryan Pendleton commented on DERBY-550: --- I think the problem is actually on the server side, not on the client side. When I tried writing a test program to investigate

[jira] Commented: (DERBY-989) unit/daemonService.unit fails intermittently: 'ran out of time'

2006-07-07 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-989?page=comments#action_12419718 ] Bryan Pendleton commented on DERBY-989: --- Javadoc looks great; thanks for following up on this. I feel that fixing the test and fixing the javadoc in this way is a good

[jira] Commented: (DERBY-1393) PreparedStatement.setObject(Object,int,int) should throw for unsupported types

2006-07-07 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1393?page=comments#action_12419720 ] Bryan Pendleton commented on DERBY-1393: No, nothing more; the changes look good to me! PreparedStatement.setObject(Object,int,int) should throw for unsupported

[jira] Commented: (DERBY-396) Support for ALTER STATEMENT to DROP , MODIFY, RENAME a COLUMN

2006-07-08 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-396?page=comments#action_12419866 ] Bryan Pendleton commented on DERBY-396: --- I propose to file separate JIRA issues for the topics described here: 1) drop column 2) rename column 3) change column from null

[jira] Created: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-07-08 Thread Bryan Pendleton (JIRA)
Provide ALTER TABLE DROP COLUMN functionality - Key: DERBY-1489 URL: http://issues.apache.org/jira/browse/DERBY-1489 Project: Derby Type: New Feature Components: Documentation, SQL Versions: 10.0.2.0, 10.0.2.1,

[jira] Updated: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-07-08 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1489?page=all ] Bryan Pendleton updated DERBY-1489: --- Attachment: dropColumn_2.diff Attachment dropColumn_2.diff continues the work done in DERBY-396's dropColumn_1.diff by adding a number of additional

[jira] Created: (DERBY-1490) Provide ALTER TABLE RENAME COLUMN functionality

2006-07-08 Thread Bryan Pendleton (JIRA)
Provide ALTER TABLE RENAME COLUMN functionality --- Key: DERBY-1490 URL: http://issues.apache.org/jira/browse/DERBY-1490 Project: Derby Type: New Feature Components: Documentation, SQL Versions: 10.0.2.0,

[jira] Created: (DERBY-1491) Provide ALTER TABLE functionality to change a column's default value

2006-07-08 Thread Bryan Pendleton (JIRA)
Provide ALTER TABLE functionality to change a column's default value Key: DERBY-1491 URL: http://issues.apache.org/jira/browse/DERBY-1491 Project: Derby Type: New Feature Components:

[jira] Created: (DERBY-1492) Provide ALTER TABLE functionality to change a column from NULL to NOT NULL or vice versa

2006-07-08 Thread Bryan Pendleton (JIRA)
Provide ALTER TABLE functionality to change a column from NULL to NOT NULL or vice versa Key: DERBY-1492 URL: http://issues.apache.org/jira/browse/DERBY-1492 Project: Derby

[jira] Updated: (DERBY-1491) Provide ALTER TABLE functionality to change a column's default value

2006-07-08 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1491?page=all ] Bryan Pendleton updated DERBY-1491: --- Attachment: modifyDefault_1.diff Attached is modifyDefault_1.diff, a patch proposal to support the statement ALTER TABLE tablename MODIFY COLUMN

[jira] Assigned: (DERBY-1491) Provide ALTER TABLE functionality to change a column's default value

2006-07-08 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1491?page=all ] Bryan Pendleton reassigned DERBY-1491: -- Assign To: Bryan Pendleton Provide ALTER TABLE functionality to change a column's default value

[jira] Commented: (DERBY-1497) assert failure in MessageUtil, because exception thrown with too many parameters when handling OutOfMemoryError

2006-07-11 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1497?page=comments#action_12420324 ] Bryan Pendleton commented on DERBY-1497: It seems like it would be nice if we printed the original exception's stack trace somewhere prior to discarding it.

[jira] Commented: (DERBY-1491) Provide ALTER TABLE functionality to change a column's default value

2006-07-11 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1491?page=comments#action_12420346 ] Bryan Pendleton commented on DERBY-1491: I think I don't like this syntax. I think that it would be better to provide support for the syntax ALTER TABLE tablename

[jira] Commented: (DERBY-550) BLOB : java.lang.OutOfMemoryError with network JDBC driver (org.apache.derby.jdbc.ClientDriver)

2006-07-13 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-550?page=comments#action_12420877 ] Bryan Pendleton commented on DERBY-550: --- RE: Andreas's observation that LOB implemtation classes would need to be reimplemented, so that they will do the streaming.

[jira] Commented: (DERBY-1357) Short-circuit logic in optimizer appears to be incorrect...

2006-07-14 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1357?page=comments#action_12421183 ] Bryan Pendleton commented on DERBY-1357: Hi Army, Your change looks very good to me. I like the way you named the boolean temp variable; it makes the

[jira] Commented: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-07-14 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1489?page=comments#action_12421187 ] Bryan Pendleton commented on DERBY-1489: This comment captures the results of a discussion on the derby-dev list regarding the interaction of ALTER TABLE

[jira] Commented: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-07-14 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1489?page=comments#action_12421193 ] Bryan Pendleton commented on DERBY-1489: On the derby-dev list, Dan explained further: with the dependency system it's not so much that code checks for

[jira] Commented: (DERBY-781) Materialize union subqueries in select list where possible to avoid creating invariant resultsets many times.

2006-07-15 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-781?page=comments#action_12421314 ] Bryan Pendleton commented on DERBY-781: --- Hi Army, Thanks again for the great writeup, and for putting the energy into clear comments and careful changes to

[jira] Updated: (DERBY-1492) Provide ALTER TABLE functionality to change a column from NULL to NOT NULL or vice versa

2006-07-16 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1492?page=all ] Bryan Pendleton updated DERBY-1492: --- Attachment: alterColumnNotNull_1.diff Attached is alterColumnNotNull_1.diff. This patch proposal merges the db2AlterColumn and columnAlterClause

[jira] Assigned: (DERBY-119) Add ALTER TABLE option to change column from NULL to NOT NULL

2006-07-16 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-119?page=all ] Bryan Pendleton reassigned DERBY-119: - Assignee: Bryan Pendleton Add ALTER TABLE option to change column from NULL to NOT NULL

[jira] Updated: (DERBY-119) Add ALTER TABLE option to change column from NULL to NOT NULL

2006-07-16 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-119?page=all ] Bryan Pendleton updated DERBY-119: -- Attachment: alterColumnNotNull_1.diff Attached is alterColumnNotNull_1.diff, a proposed patch which merges the db2AlterColumn and columnAlterClause

[jira] Closed: (DERBY-1492) Provide ALTER TABLE functionality to change a column from NULL to NOT NULL or vice versa

2006-07-16 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1492?page=all ] Bryan Pendleton closed DERBY-1492. -- Resolution: Duplicate Assignee: Bryan Pendleton I mistakenly opened this issue. It is a duplicate of DERBY-119. Provide ALTER TABLE functionality

[jira] Created: (DERBY-1515) Provide ALTER TABLE functionality to change a column's data type

2006-07-16 Thread Bryan Pendleton (JIRA)
Provide ALTER TABLE functionality to change a column's data type Key: DERBY-1515 URL: http://issues.apache.org/jira/browse/DERBY-1515 Project: Derby Issue Type: New Feature

[jira] Commented: (DERBY-396) Support for ALTER STATEMENT to DROP , MODIFY, RENAME a COLUMN

2006-07-16 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-396?page=comments#action_12421453 ] Bryan Pendleton commented on DERBY-396: --- I got confused and opened DERBY-1492 accidentally; it was a duplicate of DERBY-119 so I closed it. Then I opened

[jira] Commented: (DERBY-1533) ArrayIndexOutOfBoundsException in DDMReader, on a specific data size

2006-07-19 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1533?page=comments#action_12422188 ] Bryan Pendleton commented on DERBY-1533: Thanks for the bug report! I am able to reproduce this using your test program. I'm going to be out of town for a

[jira] Updated: (DERBY-1533) ArrayIndexOutOfBoundsException in DDMReader, on a specific data size

2006-07-19 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1533?page=all ] Bryan Pendleton updated DERBY-1533: --- Attachment: DerbyTest2.java Attached is DerbyTest2.java, a slight variant of DerbyTest.java, which demonstrates a completely different symptom, but I

[jira] Updated: (DERBY-1533) ArrayIndexOutOfBoundsException in DDMReader, on a specific data size

2006-07-19 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1533?page=all ] Bryan Pendleton updated DERBY-1533: --- Attachment: ddmreader1.diff I know I said I wasn't going to work on this bug until after I returned from vacation, but those darned DRDA protocol bugs

[jira] Assigned: (DERBY-1533) ArrayIndexOutOfBoundsException in DDMReader, on a specific data size

2006-07-19 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1533?page=all ] Bryan Pendleton reassigned DERBY-1533: -- Assignee: Bryan Pendleton ArrayIndexOutOfBoundsException in DDMReader, on a specific data size

[jira] Updated: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-07-31 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1489?page=all ] Bryan Pendleton updated DERBY-1489: --- Derby Info: [Patch Available] Provide ALTER TABLE DROP COLUMN functionality - Key:

[jira] Updated: (DERBY-1491) Provide ALTER TABLE functionality to change a column's default value

2006-07-31 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1491?page=all ] Bryan Pendleton updated DERBY-1491: --- Derby Info: [Patch Available] Provide ALTER TABLE functionality to change a column's default value

[jira] Updated: (DERBY-119) Add ALTER TABLE option to change column from NULL to NOT NULL

2006-07-31 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-119?page=all ] Bryan Pendleton updated DERBY-119: -- Derby Info: [Patch Available] Add ALTER TABLE option to change column from NULL to NOT NULL -

[jira] Commented: (DERBY-119) Add ALTER TABLE option to change column from NULL to NOT NULL

2006-07-31 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-119?page=comments#action_12424654 ] Bryan Pendleton commented on DERBY-119: --- I believe the patch completes the future, sorry for the confusing comment. I believe that the existing execution

[jira] Commented: (DERBY-1491) Provide ALTER TABLE functionality to change a column's default value

2006-07-31 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1491?page=comments#action_12424658 ] Bryan Pendleton commented on DERBY-1491: Note to reviewers: I believe that the only changes needed for this new feature are parser changes and tests. I

[jira] Commented: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-08-01 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1489?page=comments#action_12425063 ] Bryan Pendleton commented on DERBY-1489: Thanks for the review, Rick! I will work on investigating the issues you raised. Provide ALTER TABLE DROP COLUMN

[jira] Commented: (DERBY-119) Add ALTER TABLE option to change column from NULL to NOT NULL

2006-08-01 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-119?page=comments#action_12425064 ] Bryan Pendleton commented on DERBY-119: --- Thank you very much for the review, Deepa. I will investigate the issues that you raised. Add ALTER TABLE option

[jira] Commented: (DERBY-1456) Network Server agentError calls log only to console and are hard to diagnose

2006-08-01 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1456?page=comments#action_12425077 ] Bryan Pendleton commented on DERBY-1456: Hi Sunitha, thanks for picking up this problem. I read through your very clear notes and through the diff and they

[jira] Resolved: (DERBY-1456) Network Server agentError calls log only to console and are hard to diagnose

2006-08-02 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1456?page=all ] Bryan Pendleton resolved DERBY-1456. Fix Version/s: 10.2.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Using the technique suggested by Sunitha in the notes,

[jira] Updated: (DERBY-1533) ArrayIndexOutOfBoundsException in DDMReader, on a specific data size

2006-08-04 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1533?page=all ] Bryan Pendleton updated DERBY-1533: --- Attachment: notes.html withTests.diff Attached is an updated patch (withTests.diff), with 2 new regression tests added to

[jira] Commented: (DERBY-1533) ArrayIndexOutOfBoundsException in DDMReader, on a specific data size

2006-08-04 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1533?page=comments#action_12425760 ] Bryan Pendleton commented on DERBY-1533: -Dframework=DerbyNetClient jdbcapi/XATest.java fails even after I reverted my change. The diff is: 52a53 (1

[jira] Commented: (DERBY-1431) Typo in link to Simple Example from frameworks/readme.html

2006-08-04 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1431?page=comments#action_12425888 ] Bryan Pendleton commented on DERBY-1431: Hi Andrew, thanks for looking at this. Your suggestion is fine with me, but I think we also have to take the link

[jira] Assigned: (DERBY-1431) Typo in link to Simple Example from frameworks/readme.html

2006-08-04 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1431?page=all ] Bryan Pendleton reassigned DERBY-1431: -- Assignee: Andrew McIntyre (was: Bryan Pendleton) I think derby-1431-alt2.diff is fine, and it addresses my problem completely, as well as also

[jira] Updated: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-08-05 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1489?page=all ] Bryan Pendleton updated DERBY-1489: --- Derby Info: (was: [Patch Available]) Cleared patch available; I need to revise the patch to incorporate the suggestions from reviewers. Provide

[jira] Updated: (DERBY-1491) Provide ALTER TABLE functionality to change a column's default value

2006-08-05 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1491?page=all ] Bryan Pendleton updated DERBY-1491: --- Derby Info: (was: [Patch Available]) Cleared patch available; I need to revise the patch to incorporate the suggestions from reviewers. Provide

[jira] Updated: (DERBY-119) Add ALTER TABLE option to change column from NULL to NOT NULL

2006-08-05 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-119?page=all ] Bryan Pendleton updated DERBY-119: -- Derby Info: (was: [Patch Available]) Cleared patch available; I need to revise the patch to incorporate the suggestions from reviewers. Add ALTER TABLE

[jira] Commented: (DERBY-1533) ArrayIndexOutOfBoundsException in DDMReader, on a specific data size

2006-08-06 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1533?page=comments#action_12426091 ] Bryan Pendleton commented on DERBY-1533: I intend to commit this patch in a few days; any review comments would be appreciated. Thanks!

[jira] Commented: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-08-08 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-688?page=comments#action_12426616 ] Bryan Pendleton commented on DERBY-688: --- d688_phase1_v3.patch committed to subversion as revision 429698. Enhancements to XML functionality to move toward

[jira] Commented: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-08-08 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-688?page=comments#action_12426673 ] Bryan Pendleton commented on DERBY-688: --- Committed d688_phase2_v1_code.patch and d688_phase2_v3_tests.patch to subversion as revision 429764. I committed

[jira] Updated: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-08-08 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-688?page=all ] Bryan Pendleton updated DERBY-688: -- Derby Info: (was: [Patch Available]) Committed d688_phase3_v1_code.patch and d688_phase3_v1_tests.patch to subversion as revision 429847. Committed the

[jira] Updated: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-08-08 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1489?page=all ] Bryan Pendleton updated DERBY-1489: --- Fix Version/s: (was: 10.2.0.0) Set Fix Version to unknown; this patch won't be ready in time for 10.2.0.0 Provide ALTER TABLE DROP COLUMN

[jira] Updated: (DERBY-1470) Correct instructions in demo html file demo\simple\example.html

2006-08-08 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1470?page=all ] Bryan Pendleton updated DERBY-1470: --- Attachment: derby-1470-alt3.diff Andrew, I tried your alt-2 patch, and I was successfully able to run: java -cp derbyclient.jar

[jira] Resolved: (DERBY-1533) ArrayIndexOutOfBoundsException in DDMReader, on a specific data size

2006-08-09 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1533?page=all ] Bryan Pendleton resolved DERBY-1533. Fix Version/s: 10.2.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Committed the withTests patch to subversion as revision

[jira] Commented: (DERBY-415) sysinfo with -cp client option should not print error saying DB2 jar file and driver class are missing

2006-08-09 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-415?page=comments#action_12427067 ] Bryan Pendleton commented on DERBY-415: --- Thanks for having a look at this, Andrew. I like your suggestion about adding a new '-cp db2driver' option. I was

[jira] Commented: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-08-09 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-688?page=comments#action_12427085 ] Bryan Pendleton commented on DERBY-688: --- I looked at the Phase 4 patch. It applies and builds cleanly for me. However, when I run lang/xml_general.sql, I get

[jira] Commented: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-08-09 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-688?page=comments#action_12427102 ] Bryan Pendleton commented on DERBY-688: --- I read through patch 5 also. It looks good to me. It seems like a simple negative test of your new ClassInspector

[jira] Commented: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-08-10 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-688?page=comments#action_12427391 ] Bryan Pendleton commented on DERBY-688: --- Committed d688_patch4_v2.patch to subversion as revision 430626 Enhancements to XML functionality to move toward

[jira] Updated: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-08-10 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-688?page=all ] Bryan Pendleton updated DERBY-688: -- Derby Info: (was: [Patch Available]) patch d688_patch_v5.txt committed to subversion as revision 430670. Clearing patch_available as all pending patches

[jira] Commented: (DERBY-952) DerbyNet/derbynetmats/NSinSameJVM fails on Win XP / Cygwin with Symantec Client Firewall Version 5.1 enabled

2006-08-11 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-952?page=comments#action_12427530 ] Bryan Pendleton commented on DERBY-952: --- I think it's OK for the Network Server to fail to start if the firewall prevents it. As long as the test does not

[jira] Updated: (DERBY-889) with client getTimestamp on a TIME column will print the date 1900-01-01 instead of the current date

2006-08-13 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-889?page=all ] Bryan Pendleton updated DERBY-889: -- Attachment: derby-889-updated-Aug-2006.diff Attached is derby-889-updated-Aug-2006.diff. The previous patch was getting quite hard to apply, so I updated

[jira] Updated: (DERBY-889) with client getTimestamp on a TIME column will print the date 1900-01-01 instead of the current date

2006-08-13 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-889?page=all ] Bryan Pendleton updated DERBY-889: -- Derby Info: [Patch Available] with client getTimestamp on a TIME column will print the date 1900-01-01 instead of the current date

[jira] Commented: (DERBY-1032) Create new scripts which follow common practice at Apache

2006-08-15 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1032?page=comments#action_12428264 ] Bryan Pendleton commented on DERBY-1032: derby-1032-addtodist2.diff looks fine to me. Create new scripts which follow common practice at Apache

[jira] Resolved: (DERBY-415) sysinfo with -cp client option should not print error saying DB2 jar file and driver class are missing

2006-08-15 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-415?page=all ] Bryan Pendleton resolved DERBY-415. --- Fix Version/s: 10.3.0.0 Resolution: Fixed Derby Info: [Release Note Needed] (was: [Patch Available]) Committed derby-415-cp-db2driver.diff

[jira] Updated: (DERBY-119) Add ALTER TABLE option to change column from NULL to NOT NULL

2006-08-16 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-119?page=all ] Bryan Pendleton updated DERBY-119: -- Attachment: alterColumnNotNull_v3.diff Hi Deepa, thanks for re-reviewing the patch. I think your idea about renaming the SQLState constant is a good one.

[jira] Updated: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-08-21 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-688?page=all ] Bryan Pendleton updated DERBY-688: -- Derby Info: (was: [Patch Available]) I reviewed d688_phase6_v1.patch and it looks good to me. The build was fine, and derbyall ran cleanly.

[jira] Commented: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-08-21 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-688?page=comments#action_12429588 ] Bryan Pendleton commented on DERBY-688: --- Does the phase6 patch need to be applied to the 10.2 branch? Enhancements to XML functionality to move toward

[jira] Commented: (DERBY-1743) derbynet/testSecMec.java fails with NullPointerException (intermittent failure)

2006-08-22 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1743?page=comments#action_12429733 ] Bryan Pendleton commented on DERBY-1743: This is almost certainly from line 298 of DRDAProtocolException.java, which reads:

[jira] Commented: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-08-22 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-688?page=comments#action_12429876 ] Bryan Pendleton commented on DERBY-688: --- Merged d688_phase6_v1.patch to 10.2. Merge was clean and build and test runs were uneventful. Committed to

[jira] Created: (DERBY-1754) sqlAuthorization mode causes Null Pointer Exception during ALTER TABLE

2006-08-24 Thread Bryan Pendleton (JIRA)
sqlAuthorization mode causes Null Pointer Exception during ALTER TABLE -- Key: DERBY-1754 URL: http://issues.apache.org/jira/browse/DERBY-1754 Project: Derby Issue Type:

[jira] Commented: (DERBY-1559) when receiving a single EXTDTA object representing a BLOB, the server do not need to read it into memory before inserting it into the DB

2006-08-24 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1559?page=comments#action_12430147 ] Bryan Pendleton commented on DERBY-1559: Hi Andreas, I read your patch and I think it looks quite good. I worry about potentially losing valuable

[jira] Resolved: (DERBY-1754) sqlAuthorization mode causes Null Pointer Exception during ALTER TABLE

2006-08-24 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1754?page=all ] Bryan Pendleton resolved DERBY-1754. Resolution: Duplicate Mamta pointed out that this appears to be a duplicate of DERBY-1583. Thanks, Mamta! sqlAuthorization mode causes Null Pointer

[jira] Commented: (DERBY-1559) when receiving a single EXTDTA object representing a BLOB, the server do not need to read it into memory before inserting it into the DB

2006-08-24 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1559?page=comments#action_12430363 ] Bryan Pendleton commented on DERBY-1559: Thanks Andreas. I fear I was perhaps a little vague in my previous comment. The code I was concerned about was

[jira] Updated: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-08-24 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-688?page=all ] Bryan Pendleton updated DERBY-688: -- Derby Info: (was: [Patch Available]) Merged the phase7 patch to the 10.2 branch as revision 434583. Cleared Patch Available. Is it time to mark this

[jira] Commented: (DERBY-1559) when receiving a single EXTDTA object representing a BLOB, the server do not need to read it into memory before inserting it into the DB

2006-08-25 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1559?page=comments#action_12430516 ] Bryan Pendleton commented on DERBY-1559: Yes, I understand now. I was just looking at the new class in a static fashion, and not really understanding

[jira] Commented: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-08-25 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1489?page=comments#action_12430520 ] Bryan Pendleton commented on DERBY-1489: The issue with views which are dependent on the column being dropped seems to involve the handling of the

[jira] Commented: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-08-25 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1489?page=comments#action_12430541 ] Bryan Pendleton commented on DERBY-1489: The only two places where DependencyManager.DROP_COLUMN appears to be used right now are:

[jira] Updated: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-08-26 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1489?page=all ] Bryan Pendleton updated DERBY-1489: --- Attachment: dropColumn_v3_view_drop.diff Attached is dropColumn_v3_view_drop.diff, a patch proposal which supercedes the previous patch proposal. This

  1   2   3   4   5   6   7   8   9   10   >