[jira] Commented: (DERBY-655) getImportedKeys returns duplicate rows in some cases

2006-06-07 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-655?page=comments#action_12415097 ] Knut Anders Hatlen commented on DERBY-655: -- Thanks Mamta! Committed revision 412320. getImportedKeys returns duplicate rows in some cases

Re: 10.1.3 bug fix candidates - DERBY-668 826?

2006-06-07 Thread Andrew McIntyre
On 6/6/06, Kathey Marsden [EMAIL PROTECTED] wrote: Myrna van Lunteren wrote: So, in the end, I'll not be backporting these changes... I think so. These are great changes but it sounds prudent to wait for 10.2. Thanks for looking at it. Hi there! Back from an extended vacation, and with

[jira] Updated: (DERBY-501) Client and embedded drivers differ on invoking a procedure that returns a single Dynamic resultSet using CallableStatement.executeQuery()

2006-06-07 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-501?page=all ] Knut Anders Hatlen updated DERBY-501: - Derby Info: [Patch Available] Client and embedded drivers differ on invoking a procedure that returns a single Dynamic resultSet using

[jira] Assigned: (DERBY-1382) client: lobs fails silently with result sets of type TYPE_SCROLL_INSENSITIVE

2006-06-07 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1382?page=all ] Fernanda Pizzorno reassigned DERBY-1382: Assign To: Fernanda Pizzorno client: lobs fails silently with result sets of type TYPE_SCROLL_INSENSITIVE

[jira] Created: (DERBY-1384) Increase default BLOB/CLOB length to maximum supported (2G?)

2006-06-07 Thread Bernt M. Johnsen (JIRA)
Increase default BLOB/CLOB length to maximum supported (2G?) Key: DERBY-1384 URL: http://issues.apache.org/jira/browse/DERBY-1384 Project: Derby Type: Improvement Components: SQL Reporter: Bernt

[jira] Updated: (DERBY-836) ResultSetMetaData.getColumnDisplaySize sometimes returns wrong values for DECIMAL columns

2006-06-07 Thread Mayuresh Nirhali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-836?page=all ] Mayuresh Nirhali updated DERBY-836: --- Attachment: derby836_v5.diff I ran derbyall and found many failures. I ran it today again and still see some failures which does not seem related to

[jira] Created: (DERBY-1385) update reference manual: scrollable insensitive resultsets will no longer be closed implicitly after a next

2006-06-07 Thread Andreas Korneliussen (JIRA)
update reference manual: scrollable insensitive resultsets will no longer be closed implicitly after a next --- Key: DERBY-1385 URL:

[jira] Updated: (DERBY-435) jdbcapi/checkDataSource.java and jdbapi/checkDataSource30.java to tests should be changed or extended to test client DataSources

2006-06-07 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-435?page=all ] Deepa Remesh updated DERBY-435: --- Derby Info: [Patch Available] Thanks Kathey for committing the 10.1 patch. I had attached one more small patch d435-enable-tests-for-fixed-issues.diff for

[jira] Commented: (DERBY-1295) Result sets of type TYPE_SCROLL_INSENSITIVE should not implicitly close due to positioning in autocommit mode

2006-06-07 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1295?page=comments#action_12415143 ] Andreas Korneliussen commented on DERBY-1295: - Thanks for contributing this patch. I have added a subtask to fix the documentation issue. Here are some minor

[jira] Updated: (DERBY-514) Integrate upgrade tests into test suite

2006-06-07 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-514?page=all ] Deepa Remesh updated DERBY-514: --- Derby Info: (was: [Patch Available]) Unchecking patch available box as all patches for this issue have been committed. Thanks Kathey, Rick and Andrew.

[jira] Resolved: (DERBY-514) Integrate upgrade tests into test suite

2006-06-07 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-514?page=all ] Deepa Remesh resolved DERBY-514: Resolution: Fixed Resolving issue as upgrade test runs as part of derbyall now. Integrate upgrade tests into test suite

[jira] Resolved: (DERBY-1075) Combine the script and the test available for upgrade testing into a java test

2006-06-07 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1075?page=all ] Deepa Remesh resolved DERBY-1075: - Resolution: Fixed Resolving issue as upgrade test has been converted to a java test. Combine the script and the test available for upgrade testing

[jira] Closed: (DERBY-1075) Combine the script and the test available for upgrade testing into a java test

2006-06-07 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1075?page=all ] Deepa Remesh closed DERBY-1075: --- Combine the script and the test available for upgrade testing into a java test --

[jira] Resolved: (DERBY-1365) Address potential problems with optimizer logic in some rarely-exercised code.

2006-06-07 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1365?page=all ] A B resolved DERBY-1365: Resolution: Fixed Derby Info: (was: [Patch Available]) Patch checked into 10.1 with svn # 412218 and into trunk with svn # 41. I have verified by inspection

[jira] Closed: (DERBY-1365) Address potential problems with optimizer logic in some rarely-exercised code.

2006-06-07 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1365?page=all ] A B closed DERBY-1365: -- Address potential problems with optimizer logic in some rarely-exercised code. -- Key:

[jira] Assigned: (DERBY-1301) Improve streaming of large objects for network server and client,from client to server

2006-06-07 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1301?page=all ] Tomohito Nakayama reassigned DERBY-1301: Assign To: Tomohito Nakayama Improve streaming of large objects for network server and client,from client to server

Re: [jira] Commented: (DERBY-1376) File java/engine/org/apache/derby/loc/messages_en.properties - Message XSLAT.D

2006-06-07 Thread Laura Stewart
*** (LS) Please see my comments below. On 6/6/06, Suresh Thalamati [EMAIL PROTECTED] wrote: David Van Couvering (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-1376?page=comments#action_12415060 ] David Van Couvering commented on DERBY-1376:

Re: [jira] Updated: (DERBY-578) Grouped select from temporary table raises null pointer exception in byte code generator

2006-06-07 Thread Myrna van Lunteren
On 6/6/06, Kathey Marsden [EMAIL PROTECTED] wrote: Manish Khettry wrote: Hi Manish, Checking the patch available box can help get reviewers/committers attention.

[jira] Updated: (DERBY-654) unit/T_RawStoreFactory.unit fails with an assert failure in J2ME/CDC/FP

2006-06-07 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-654?page=all ] Myrna van Lunteren updated DERBY-654: - Derby Info: (was: [Patch Available]) unit/T_RawStoreFactory.unit fails with an assert failure in J2ME/CDC/FP

[jira] Updated: (DERBY-210) Network Server will leak prepared statements if not explicitly closed by the user until the connection is closed

2006-06-07 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-210?page=all ] Deepa Remesh updated DERBY-210: --- Derby Info: (was: [Patch Available]) I had been working on this issue and had unassigned myself after completing the work I intended to do (covered in sub-task

[jira] Updated: (DERBY-1002) Check that DRDAStatement and DRDAResultSet states are reset when they are re-used

2006-06-07 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1002?page=all ] Deepa Remesh updated DERBY-1002: Derby Info: (was: [Patch Available]) Unchecking patch available check box as the patches submitted so far for this issue were committed. Also, this issue no

[jira] Commented: (DERBY-1002) Check that DRDAStatement and DRDAResultSet states are reset when they are re-used

2006-06-07 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1002?page=comments#action_12415175 ] Deepa Remesh commented on DERBY-1002: - Just after posting this, I found I can delete links by using Manage Links. I have removed the links. Check that DRDAStatement and

[jira] Reopened: (DERBY-1262) Like-predicates: % does not match tab character

2006-06-07 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1262?page=all ] A B reopened DERBY-1262: I think there's a *regression* after this patch was checked in. The following query returns 2 rows before svn revision 411174 and NO rows after. I admit I haven't looked

[jira] Commented: (DERBY-1262) Like-predicates: % does not match tab character

2006-06-07 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1262?page=comments#action_12415185 ] A B commented on DERBY-1262: Oops, forgot to include the query: create table escTable (c1 char(10)); insert into escTable values ('%_\a'); insert into escTable values ('%_b');

[jira] Commented: (DERBY-1262) Like-predicates: % does not match tab character

2006-06-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1262?page=comments#action_12415186 ] Kathey Marsden commented on DERBY-1262: --- Army said: |I think there's a *regression* after this patch was checked in. The following |query returns 2 rows before svn

Nice feedback about protocol fixes and optimizer work on IRC

2006-06-07 Thread Kathey Marsden
IRC was unusually busy this morning. There was no talk about code but there was some nice feedback from users on on the protocol fixes contributed by Bryan (fixed X-gGen's problem on the spot) and the optimizer work that Army has contributed. Also some interesting chat about paid jobs and

[jira] Created: (DERBY-1386) Wrong results with query using LIKE and ESCAPE clause that includes %, \, and _

2006-06-07 Thread A B (JIRA)
Wrong results with query using LIKE and ESCAPE clause that includes %, \, and _ - Key: DERBY-1386 URL: http://issues.apache.org/jira/browse/DERBY-1386 Project: Derby Type: Bug

[jira] Resolved: (DERBY-1262) Like-predicates: % does not match tab character

2006-06-07 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1262?page=all ] A B resolved DERBY-1262: Resolution: Fixed Putting this back to Resolved after having filed DERBY-1386 for the regression. If anyone decides to back out this change in 10.1 (instead of trying

[jira] Updated: (DERBY-1386) Wrong results with query using LIKE and ESCAPE clause that includes %, \, and _

2006-06-07 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1386?page=all ] A B updated DERBY-1386: --- Priority: Critical (was: Major) Oops, forgot to change the priority to Critical, per my comments in the description. Wrong results with query using LIKE and ESCAPE clause

Re: DERBY-1376 - Text for exceptions - File java/engine/org/apache/derby/loc/messages_en.properties

2006-06-07 Thread Laura Stewart
On 6/6/06, David Van Couvering [EMAIL PROTECTED] wrote: (snip) IMHO, clear error messages are KEY to acceptance in productionenvironments..I would love to see an approach where error messages are regularly reviewed by the tech pubs folks, and preferably our users, and gothrough a process of

Re: DERBY-1376 - Text for exceptions - File java/engine/org/apache/derby/loc/messages_en.properties

2006-06-07 Thread derby
- Original Message From: Laura Stewart [EMAIL PROTECTED]To: derby-dev@db.apache.orgSent: Wednesday, June 7, 2006 1:00:17 PMSubject: Re: DERBY-1376 - Text for exceptions - File java/engine/org/apache/derby/loc/messages_en.propertiessnip*** (LS) Does anyone know how many messages there are

[jira] Reopened: (DERBY-578) Grouped select from temporary table raises null pointer exception in byte code generator

2006-06-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-578?page=all ] Kathey Marsden reopened DERBY-578: -- Grouped select from temporary table raises null pointer exception in byte code generator

Re: [jira] Commented: (DERBY-1376) File java/engine/org/apache/derby/loc/messages_en.properties - Message XSLAT.D

2006-06-07 Thread David Van Couvering
Laura Stewart wrote: *** (LS) Please see my comments below. *** (LS) What is the limitation for messages in Derby? I don't know if it's possible to have messages with multiple lines. In general it's been our approach to have single-line messages. If we want to change that, we should

Re: DERBY-1376 - Text for exceptions - File java/engine/org/apache/derby/loc/messages_en.properties

2006-06-07 Thread David Van Couvering
If you want to actually *change* the messages, it should be done in the primary source, which is under java/engine/org/apache/derby/loc/messages_locale.properties, with the English ones in messages_en.properties. David [EMAIL PROTECTED] wrote: - Original Message From: Laura

Re: DERBY-1376 - Text for exceptions - File java/engine/org/apache/derby/loc/messages_en.properties

2006-06-07 Thread Halley Pacheco de Oliveira
Hi David, It's an honor for me to be invited to drive the error message review, but I really don't have sufficient time and knowledge to successfully accomplish this task. The translation of the manuals into Brazilian Portuguese is taking all the time that I have to dedicate to Derby. However,

[jira] Commented: (DERBY-1191) Some SQLExceptions, for example those generated from BrokeredStatements, do not print to derby.log even when derby.stream.error.logSeverityLevel=0

2006-06-07 Thread David Van Couvering (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1191?page=comments#action_12415229 ] David Van Couvering commented on DERBY-1191: I was thinking of working on this, but reading the comments, it is not clear to me what ultimately needs to be fixed

Code coverage results for trunk - svn revision no 411353

2006-06-07 Thread Ramandeep Kaur
HiAll, I ran code coverage for trunk - svn revision no411353 with sun jdk131, sun jdk142, sun jdk15 on Windows 2000, and results are as following:- OVERALL COVERAGE SUMMARY Classes: 90% (1132/1257) Methods: 75% (15557/20674)Blocks: 73% (480577/654108)Lines: 73% (98949.5/135348) OVERALL STATS

[jira] Commented: (DERBY-1004) Client should not require user to rollback the active transaction before call to PooledConnection.getConnection()

2006-06-07 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1004?page=comments#action_12415237 ] Deepa Remesh commented on DERBY-1004: - I went through the patch and it looks good to me. I also checked that the test passes with the patch and fails without it. I have

[jira] Commented: (DERBY-1374) compatibility test fails with 'PROTOCOL Data Stream Syntax Error'

2006-06-07 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1374?page=comments#action_12415238 ] Dag H. Wanvik commented on DERBY-1374: -- I have looked at this patch. It solves the problem both for old client/new server and vice versa as far as I can see. Just a

[jira] Commented: (DERBY-1313) SUR: Use DRDA's extended diagnostic to send ROW_UPDATED and ROW_DELETED warnings.

2006-06-07 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1313?page=comments#action_12415241 ] Dag H. Wanvik commented on DERBY-1313: -- The way I interpret the description of DIAGLVL, the implementation is compliant, even after DERBY-1374, cf. this section of the

Re: [jira] Commented: (DERBY-1376) File java/engine/org/apache/derby/loc/messages_en.properties - Message XSLAT.D

2006-06-07 Thread Laura Stewart
*** (LS) Responses below On 6/7/06, David Van Couvering [EMAIL PROTECTED] wrote: Laura Stewart wrote: *** (LS) Please see my comments below. *** (LS) What is the limitation for messages in Derby? I don't know if it's possible to have messages with multiple lines.Ingeneral it's been our approach to

Developer access to JIRA

2006-06-07 Thread Sanket Sharma
Hi, I'm a google SOC participant working on adding JMX extensions to Derby. Request you to please grant me developer access to JIRA. Best Regards, Sanket Sharma

Re: Developer access to JIRA

2006-06-07 Thread Andrew McIntyre
On 6/7/06, Sanket Sharma [EMAIL PROTECTED] wrote: Hi, I'm a google SOC participant working on adding JMX extensions to Derby. Request you to please grant me developer access to JIRA. Done. Welcome! andrew

[jira] Resolved: (DERBY-1293) Derby Server and Administration Guide - derby.drda.startNetworkServer

2006-06-07 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1293?page=all ] Jean T. Anderson resolved DERBY-1293: - Resolution: Fixed Derby Info: (was: [Patch Available]) I think the patch looks fine, definitely improves the wording. Committed

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

2006-06-07 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=comments#action_12415277 ] Bryan Pendleton commented on DERBY-1326: Well this is very interesting! There is always something new to learn :) The test program intends to do the following: -

Re: [jira] Commented: (DERBY-1376) File java/engine/org/apache/derby/loc/messages_en.properties - Message XSLAT.D

2006-06-07 Thread derby
snip- Original Message From: Laura Stewart [EMAIL PROTECTED]To: derby-dev@db.apache.orgSent: Wednesday, June 7, 2006 5:59:08 PMSubject: Re: [jira] Commented: (DERBY-1376) File java/engine/org/apache/derby/loc/messages_en.properties - Message XSLAT.D *** (LS) While I like to be polite too,

Re: Developer access

2006-06-07 Thread Andrew McIntyre
On 6/2/06, Laura Stewart [EMAIL PROTECTED] wrote: I am new to the project and I would like to start working on patches for the documentation. Please give me developer access to JIRA. My username in JIRA is scotsmatrix. Done. Welcome! andrew