[jira] Commented: (DERBY-2618) EmbedClob.setAsciiStream does not handle non-ascii characters correctly

2007-05-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495876 ] Kristian Waagan commented on DERBY-2618: Thanks Dan, I mixed things up and looked at Writer instead of

[jira] Created: (DERBY-2646) Cleanup of LOB control/support structures

2007-05-15 Thread Kristian Waagan (JIRA)
Cleanup of LOB control/support structures - Key: DERBY-2646 URL: https://issues.apache.org/jira/browse/DERBY-2646 Project: Derby Issue Type: Sub-task Reporter: Kristian Waagan

[jira] Updated: (DERBY-2646) Cleanup of LOB control/support structures

2007-05-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2646: --- Component/s: JDBC Urgency: Urgent Affects Version/s: 10.3.0.0

[jira] Resolved: (DERBY-2610) Queries in metadata.properties allow tablepattern for JDBC methods that do not allow patterns

2007-05-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2610. Resolution: Fixed Derby Info: (was: [Patch Available]) Committed 'DERBY-2610-1.diff'

[jira] Commented: (DERBY-2618) EmbedClob.setAsciiStream does not handle non-ascii characters correctly

2007-05-15 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495879 ] Knut Anders Hatlen commented on DERBY-2618: --- Dan, many of the inconsistencies you have found have been

[jira] Commented: (DERBY-1484) Client and embedded behave differently when the table name is null in DatabaseMetaData methods

2007-05-15 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495880 ] Jørgen Løland commented on DERBY-1484: -- Hi Kristian, Thank you for committing this patch. Client and embedded

Re: DERBY-1478 subtask DERBY-2583 - need help in debugging stack trace thrown during code generation

2007-05-15 Thread Mamta Satoor
I forgot to mention that another reason for including a pushDataValueFactory in BaseTypeCompiler is ExpressionClassBuilder class is protected and hence it is not visible outside of impl.sql.compile package and base of CharTypeCompiler, CLOBTypeCompiler which is TypeCompiler is defined in

[jira] Commented: (DERBY-2610) Queries in metadata.properties allow tablepattern for JDBC methods that do not allow patterns

2007-05-15 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495881 ] Jørgen Løland commented on DERBY-2610: -- Thanks for committing the patch, Kristian Queries in

[jira] Closed: (DERBY-2610) Queries in metadata.properties allow tablepattern for JDBC methods that do not allow patterns

2007-05-15 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jørgen Løland closed DERBY-2610. Queries in metadata.properties allow tablepattern for JDBC methods that do not allow patterns

[jira] Created: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

2007-05-15 Thread Ole Solberg (JIRA)
.lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.' Key: DERBY-2647 URL: https://issues.apache.org/jira/browse/DERBY-2647 Project: Derby

Re: svn propchange: r538072 - svn:log

2007-05-15 Thread Kristian Waagan
[EMAIL PROTECTED] wrote: Sorry for the noise, I messed up a bit with locales and encodings when trying to correct a spelling error... Seems svn did not want UTF-8 when I did a propedit, but my settings were sufficient for normal commits. I solved it by using LANG and LC_ALL, but according to

Re: ClobStreamControl issues (Embedded) - any experts?

2007-05-15 Thread Kristian Waagan
Daniel John Debrunner wrote: I think the class ClobStreamControl has a number of issues related to DERBY-2618. I'd appreciate it if any one who knows the code well could look at the patch comments in DERBY-2618. It seems to me that there are a number of code bugs that cause the problems in

[jira] Updated: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

2007-05-15 Thread Ole Solberg (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Solberg updated DERBY-2647: --- Affects Version/s: 10.3.0.0 .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0}

[jira] Created: (DERBY-2648) jdbcapi/blobclob4BLOB.java fails with 'java.lang.NullPointerException'

2007-05-15 Thread Ole Solberg (JIRA)
jdbcapi/blobclob4BLOB.java fails with 'java.lang.NullPointerException' -- Key: DERBY-2648 URL: https://issues.apache.org/jira/browse/DERBY-2648 Project: Derby Issue Type:

[jira] Assigned: (DERBY-2053) Dev Guide: Syntax errors in SQL tips - Tricks of the VALUES clause - Multiple rows

2007-05-15 Thread John H. Embretsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John H. Embretsen reassigned DERBY-2053: Assignee: John H. Embretsen Dev Guide: Syntax errors in SQL tips - Tricks of the

[jira] Commented: (DERBY-2412) Refactor NetworkServerControlImpl

2007-05-15 Thread Bernt M. Johnsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495891 ] Bernt M. Johnsen commented on DERBY-2412: - I will back out this one. I think a more iterative approach like

[jira] Created: (DERBY-2649) An unsuccessful boot attempt of an booted database can potentially delete files in the temp directory that are in use.

2007-05-15 Thread Suresh Thalamati (JIRA)
An unsuccessful boot attempt of an booted database can potentially delete files in the temp directory that are in use. --- Key: DERBY-2649 URL:

[jira] Updated: (DERBY-2549) ArrayIndexOutOfBoundsException in SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE

2007-05-15 Thread Mayuresh Nirhali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayuresh Nirhali updated DERBY-2549: Attachment: derby2549_testv1.diff I have added another test to

[jira] Updated: (DERBY-2549) ArrayIndexOutOfBoundsException in SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE

2007-05-15 Thread Mayuresh Nirhali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayuresh Nirhali updated DERBY-2549: Derby Info: [Patch Available] Fix Version/s: 10.3.0.0 10.2.3.0

[jira] Created: (DERBY-2650) derbynet/dblook_test_net.java: Failed to start database - intermittent failure

2007-05-15 Thread Ole Solberg (JIRA)
derbynet/dblook_test_net.java: Failed to start database - intermittent failure --- Key: DERBY-2650 URL: https://issues.apache.org/jira/browse/DERBY-2650 Project: Derby

[jira] Updated: (DERBY-2053) Dev Guide: Syntax errors in SQL tips - Tricks of the VALUES clause - Multiple rows

2007-05-15 Thread John H. Embretsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John H. Embretsen updated DERBY-2053: - Attachment: d2053_v1.diff cdevtricks807337.html Attaching doc patch

[jira] Updated: (DERBY-2053) Dev Guide: Syntax errors in SQL tips - Tricks of the VALUES clause - Multiple rows

2007-05-15 Thread John H. Embretsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John H. Embretsen updated DERBY-2053: - Derby Info: [Patch Available] Fix Version/s: 10.3.0.0 Dev Guide: Syntax errors

[jira] Created: (DERBY-2651) Embedded and client behave differently for IJ command show indexes

2007-05-15 Thread JIRA
Embedded and client behave differently for IJ command show indexes Key: DERBY-2651 URL: https://issues.apache.org/jira/browse/DERBY-2651 Project: Derby Issue Type: Bug

[jira] Assigned: (DERBY-2651) Embedded and client behave differently for IJ command show indexes

2007-05-15 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jørgen Løland reassigned DERBY-2651: Assignee: Jørgen Løland Embedded and client behave differently for IJ command show

[jira] Reopened: (DERBY-1097) Add tests for Statement.isClosed()

2007-05-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan reopened DERBY-1097: Reopening to set fix version. Add tests for Statement.isClosed()

[jira] Closed: (DERBY-1097) Add tests for Statement.isClosed()

2007-05-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan closed DERBY-1097. -- Resolution: Fixed Fix Version/s: 10.2.1.6 Add tests for Statement.isClosed()

[jira] Reopened: (DERBY-1147) Implement miscellaneous CallableStatement methods added by JDBC4

2007-05-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan reopened DERBY-1147: Reopening to set fix version. Implement miscellaneous CallableStatement methods added by

[jira] Closed: (DERBY-1147) Implement miscellaneous CallableStatement methods added by JDBC4

2007-05-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan closed DERBY-1147. -- Resolution: Fixed Fix Version/s: 10.2.1.6 Implement miscellaneous CallableStatement

[jira] Updated: (DERBY-2230) AssertFailure: ByteCode Conditional then/else stack mismatch

2007-05-15 Thread Mayuresh Nirhali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayuresh Nirhali updated DERBY-2230: Attachment: derby2230_testv1.diff patch adds another testcase to GroupByExpressionTest for

[jira] Updated: (DERBY-2230) AssertFailure: ByteCode Conditional then/else stack mismatch

2007-05-15 Thread Mayuresh Nirhali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayuresh Nirhali updated DERBY-2230: Derby Info: [Patch Available] AssertFailure: ByteCode Conditional then/else stack

Regression Test Report - tinderbox_trunk16 538037 - Sun DBTG

2007-05-15 Thread Ole . Solberg
[Auto-generated mail] *tinderbox_trunk16* 538037/2007-05-15 04:02:22 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 1314313 0 313.86% derbyall 075077507 0

[jira] Updated: (DERBY-2618) EmbedClob.setAsciiStream does not handle non-ascii characters correctly

2007-05-15 Thread Anurag Shekhar (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Shekhar updated DERBY-2618: -- Attachment: derby-2618v3.diff I have updated v2 patch with fix in

[jira] Resolved: (DERBY-2555) Remove use of doPrivileged in EncryptionKeyTest

2007-05-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2555. Resolution: Fixed Fix Version/s: 10.3.0.0 Committed again with revision 538138.

[jira] Commented: (DERBY-2618) EmbedClob.setAsciiStream does not handle non-ascii characters correctly

2007-05-15 Thread Anurag Shekhar (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495965 ] Anurag Shekhar commented on DERBY-2618: --- Problem with insertString was that it internally considered the pos

[jira] Updated: (DERBY-2641) Convert lang/staleplans.sql to JUnit

2007-05-15 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-2641: -- Derby Info: [Patch Available] Convert lang/staleplans.sql to JUnit

[jira] Updated: (DERBY-2641) Convert lang/staleplans.sql to JUnit

2007-05-15 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-2641: -- Attachment: derby-2641-1.stat derby-2641-1.diff The attached patch

[jira] Commented: (DERBY-2651) Embedded and client behave differently for IJ command show indexes

2007-05-15 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495997 ] Jørgen Løland commented on DERBY-2651: -- After some digging, I found what causes the difference in behaviour and

[jira] Closed: (DERBY-812) Scripts to publish Derby test results

2007-05-15 Thread Ole Solberg (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Solberg closed DERBY-812. - Scripts to publish Derby test results - Key:

[jira] Closed: (DERBY-967) lang/autoincrement.sql intermittently fails on SunOS-5.10_i86

2007-05-15 Thread Ole Solberg (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Solberg closed DERBY-967. - Not seen since 530466 2007-04-19 18:00:11 CEST lang/autoincrement.sql intermittently fails on

[jira] Closed: (DERBY-2568) 'Connection refused' in jdbcapi/LobStreamsTest.junit

2007-05-15 Thread Ole Solberg (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Solberg closed DERBY-2568. -- 'Connection refused' in jdbcapi/LobStreamsTest.junit

[jira] Closed: (DERBY-2478) 'Invalid transaction state...' in jdbcapi.SetTransactionIsolationTest

2007-05-15 Thread Ole Solberg (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Solberg closed DERBY-2478. -- 'Invalid transaction state...' in jdbcapi.SetTransactionIsolationTest

[jira] Commented: (DERBY-2651) Embedded and client behave differently for IJ command show indexes

2007-05-15 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496009 ] Knut Anders Hatlen commented on DERBY-2651: --- Since the JDBC spec says that NON_UNIQUE is of type boolean,

[jira] Created: (DERBY-2652) Clob.setCharacterStream differs between embedded and client driver

2007-05-15 Thread Kristian Waagan (JIRA)
Clob.setCharacterStream differs between embedded and client driver -- Key: DERBY-2652 URL: https://issues.apache.org/jira/browse/DERBY-2652 Project: Derby Issue Type: Bug

[jira] Updated: (DERBY-2652) Clob.setCharacterStream differs between embedded and client driver

2007-05-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2652: --- Attachment: ClobSetCharacterStreamTest.java Attached repro

[jira] Commented: (DERBY-2605) You can create BOOLEAN columns in 10.3

2007-05-15 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496022 ] A B commented on DERBY-2605: I have however found a couple of interesting things with the precision/scale/maximum

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

2007-05-15 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (14 issues) Subscriber: derby-dev Key Summary DERBY-2641 Convert lang/staleplans.sql to JUnit https://issues.apache.org/jira/browse/DERBY-2641 DERBY-2618 EmbedClob.setAsciiStream does not handle non-ascii

[jira] Commented: (DERBY-2652) Clob.setCharacterStream differs between embedded and client driver

2007-05-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496025 ] Kristian Waagan commented on DERBY-2652: Clob.setAsciiStream has the same problem. The existing repro can

[jira] Commented: (DERBY-2610) Queries in metadata.properties allow tablepattern for JDBC methods that do not allow patterns

2007-05-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496026 ] Kathey Marsden commented on DERBY-2610: --- Should this be marked as existing application impact, in case users

Regression Test Report - Daily 537897 - Sun DBTG

2007-05-15 Thread Henri . Vandescheur
[Auto-generated mail] *Daily* 537897/2007-05-14 18:00:10 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin 0314314 074.23% derbyall 075077507 0 744.90% suitesAll sles 0

[jira] Commented: (DERBY-2618) EmbedClob.setAsciiStream does not handle non-ascii characters correctly

2007-05-15 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496031 ] Daniel John Debrunner commented on DERBY-2618: -- On patch v3, I assume this now means the position 'pos'

[jira] Commented: (DERBY-2618) EmbedClob.setAsciiStream does not handle non-ascii characters correctly

2007-05-15 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496034 ] Daniel John Debrunner commented on DERBY-2618: -- Then again ClobUtf8Writer's constructor is being called

[jira] Commented: (DERBY-2618) EmbedClob.setAsciiStream does not handle non-ascii characters correctly

2007-05-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496047 ] Kristian Waagan commented on DERBY-2618: Hello Dan, Are you planning to do more work on the

[jira] Commented: (DERBY-2641) Convert lang/staleplans.sql to JUnit

2007-05-15 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496049 ] A B commented on DERBY-2641: I would say it is reasonable to expect a table scan in these cases since the table only

[jira] Commented: (DERBY-1746) upgrade tests should start using 10.1.3 released builds

2007-05-15 Thread Andrew McIntyre (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496052 ] Andrew McIntyre commented on DERBY-1746: Myrna, svn:externals expects only directories to be mapped. The

[jira] Assigned: (DERBY-4) order by is not supported for insert ... select

2007-05-15 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-4: --- Assignee: Bryan Pendleton order by is not supported for insert ... select

[jira] Commented: (DERBY-4) order by is not supported for insert ... select

2007-05-15 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496056 ] Bryan Pendleton commented on DERBY-4: - I am interested in adding this feature to Derby; I find that I have the

[jira] Updated: (DERBY-2570) Create a utility which generates Release Notes

2007-05-15 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-2570: - Attachment: derby-2570-v01.diff Attaching derby-2570-v01.diff. This is a first version of the

[jira] Updated: (DERBY-2570) Create a utility which generates Release Notes

2007-05-15 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-2570: - Derby Info: [Patch Available] Create a utility which generates Release Notes

[jira] Resolved: (DERBY-2612) running soft upgrade of a 10.0 database vs. 10.3 software gives test error in testGetTablesModify concerning XML type

2007-05-15 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren resolved DERBY-2612. --- Resolution: Fixed Fix Version/s: 10.3.0.0 I no longer see this particular

[jira] Closed: (DERBY-2612) running soft upgrade of a 10.0 database vs. 10.3 software gives test error in testGetTablesModify concerning XML type

2007-05-15 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-2612. - running soft upgrade of a 10.0 database vs. 10.3 software gives test error in

[jira] Created: (DERBY-2653) Expose existing auto-generated key functionality through more JDBC APIs in Derby Client.

2007-05-15 Thread A B (JIRA)
Expose existing auto-generated key functionality through more JDBC APIs in Derby Client. Key: DERBY-2653 URL: https://issues.apache.org/jira/browse/DERBY-2653

[jira] Updated: (DERBY-2618) EmbedClob.setAsciiStream does not handle non-ascii characters correctly

2007-05-15 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel John Debrunner updated DERBY-2618: - Attachment: derby2618_partial_v4.txt I'm only going to commit

[jira] Updated: (DERBY-2631) Expose existing auto-generated key functionality through more JDBC APIs in embedded mode.

2007-05-15 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A B updated DERBY-2631: --- Derby Info: (was: [Patch Available]) Fix Version/s: 10.3.0.0 Committed _v1 patch with patch with svn #

[jira] Updated: (DERBY-2618) EmbedClob.setAsciiStream does not handle non-ascii characters correctly

2007-05-15 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel John Debrunner updated DERBY-2618: - Attachment: derby2618_partial_v4.txt attach with ALv2 grant

[jira] Updated: (DERBY-2618) EmbedClob.setAsciiStream does not handle non-ascii characters correctly

2007-05-15 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel John Debrunner updated DERBY-2618: - Attachment: (was: derby2618_partial_v4.txt) EmbedClob.setAsciiStream does

[jira] Created: (DERBY-2654) Document newly-supported (in embedded mode) JDBC methods for autogenerated keys.

2007-05-15 Thread A B (JIRA)
Document newly-supported (in embedded mode) JDBC methods for autogenerated keys. Key: DERBY-2654 URL: https://issues.apache.org/jira/browse/DERBY-2654 Project: Derby

[jira] Resolved: (DERBY-1267) Add setCreateDatabase and setShutdownDatabase methods to datasource classes in client

2007-05-15 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren resolved DERBY-1267. --- Resolution: Duplicate This has been implemented as DERBY-2296; never noticed this

[jira] Commented: (DERBY-2641) Convert lang/staleplans.sql to JUnit

2007-05-15 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496065 ] Knut Anders Hatlen commented on DERBY-2641: --- Thanks for investigating this, Army! It's amazing how you

[jira] Closed: (DERBY-1267) Add setCreateDatabase and setShutdownDatabase methods to datasource classes in client

2007-05-15 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-1267. - Add setCreateDatabase and setShutdownDatabase methods to datasource classes in client

[jira] Commented: (DERBY-2641) Convert lang/staleplans.sql to JUnit

2007-05-15 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496069 ] A B commented on DERBY-2641: I will update the comments in the test to make it clear that the index scans are

Attention, release managers and release note smiths

2007-05-15 Thread Rick Hillegas
I have clipped a patch to DERBY-2570. This is the first rev of a tool for generating the release notes from some JIRA reports and a templatized release description. I'm hoping this will be useful for building the 10.3 release notes. It would be great to get feedback soon--I'm going on vacation

[jira] Commented: (DERBY-2642) Convert lang/dynamicLikeOptimization.sql to JUnit

2007-05-15 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496072 ] Knut Anders Hatlen commented on DERBY-2642: --- The last part of the query plan (truncated in the output

Re: Attention, release managers and release note smiths

2007-05-15 Thread Myrna van Lunteren
On 5/15/07, Rick Hillegas [EMAIL PROTECTED] wrote: I have clipped a patch to DERBY-2570. This is the first rev of a tool for generating the release notes from some JIRA reports and a templatized release description. I'm hoping this will be useful for building the 10.3 release notes. It would be

[jira] Commented: (DERBY-2641) Convert lang/staleplans.sql to JUnit

2007-05-15 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496077 ] Knut Anders Hatlen commented on DERBY-2641: --- Next question then would be: is the test still testing what

Re: Attention, release managers and release note smiths

2007-05-15 Thread Rick Hillegas
Myrna van Lunteren wrote: On 5/15/07, Rick Hillegas [EMAIL PROTECTED] wrote: I have clipped a patch to DERBY-2570. This is the first rev of a tool for generating the release notes from some JIRA reports and a templatized release description. I'm hoping this will be useful for building the 10.3

[jira] Commented: (DERBY-4) order by is not supported for insert ... select

2007-05-15 Thread Christian d'Heureuse (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496080 ] Christian d'Heureuse commented on DERBY-4: -- Bryan, thanks for planning to implement the INSERT ... SELECT ...

[jira] Commented: (DERBY-2551) Global Xid value garbled in syscs_diag.transaction_table.

2007-05-15 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496081 ] Knut Anders Hatlen commented on DERBY-2551: --- Using the ClientXid is ok since it only stores the

[jira] Commented: (DERBY-2612) running soft upgrade of a 10.0 database vs. 10.3 software gives test error in testGetTablesModify concerning XML type

2007-05-15 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496082 ] Myrna van Lunteren commented on DERBY-2612: --- just to be clear; I expected not to see the issue anymore

[jira] Commented: (DERBY-4) order by is not supported for insert ... select

2007-05-15 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496085 ] Daniel John Debrunner commented on DERBY-4: --- Would the use of ORDER BY guarantee anything or is it just

[jira] Updated: (DERBY-2335) Compare character datatypes with different collation ordering.

2007-05-15 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mamta A. Satoor updated DERBY-2335: --- Attachment: DERBY2335_Use_PushDataValueFactory_in_ExpressionClassBuilder_v1_stat.txt

[jira] Commented: (DERBY-2641) Convert lang/staleplans.sql to JUnit

2007-05-15 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496089 ] A B commented on DERBY-2641: Do you have any ideas? Nothing comes to mind, no. The easiest way to change a plan is

[jira] Commented: (DERBY-2642) Convert lang/dynamicLikeOptimization.sql to JUnit

2007-05-15 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496091 ] A B commented on DERBY-2642: I think the optimization in question here is described:

[jira] Updated: (DERBY-2335) Compare character datatypes with different collation ordering.

2007-05-15 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-2335: -- I'll try out the latest patch. A couple of quick comments: looks like you included the import

Re: [jira] Commented: (DERBY-2124) Incorrect method name in error message for Connection.setTransactionIsolation method

2007-05-15 Thread Kristian Waagan
Ramin Moazeni wrote: Hi Kathey, All went fine except for 9 errors after running suites.All. The errors are related to testInvalidRestoreFrom, testRestoreFrom and testCreateDbFromBackup. This seems to be similar to DERBY-2555 which is still open. Do we have to wait for DERBY-2555 to get fixed?

discussion re DERBY-1746 - upgrade tests

2007-05-15 Thread Myrna van Lunteren
Hi, I've found myself in a quandary with respect to the upgrade tests. DERBY-1746 describes a problem with sealed jars - which was resolved by Dan by converting the test to a junit test using a different approach. I want to close this issue. However, we now have a svn:externals setting that's

[jira] Assigned: (DERBY-1985) Use Calendar.setTimeInMillis(long) instead of Calendar.setTime(Date) for performance.

2007-05-15 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel John Debrunner reassigned DERBY-1985: Assignee: Daniel John Debrunner Use Calendar.setTimeInMillis(long)

[jira] Created: (DERBY-2655) ij doesn't honor MaximumDisplayWidth when using Show Tables

2007-05-15 Thread Roman Kalukiewicz (JIRA)
ij doesn't honor MaximumDisplayWidth when using Show Tables --- Key: DERBY-2655 URL: https://issues.apache.org/jira/browse/DERBY-2655 Project: Derby Issue Type: Bug

[jira] Reopened: (DERBY-1130) Client should not allow databaseName to be set with setConnectionAttributes

2007-05-15 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas reopened DERBY-1130: -- Re-opening the issue to remove 10.3 from the fix in list. It should be assumed that this fix

[jira] Updated: (DERBY-1130) Client should not allow databaseName to be set with setConnectionAttributes

2007-05-15 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-1130: - Derby Info: [Patch Available, Existing Application Impact, Release Note Needed] (was:

[jira] Closed: (DERBY-1130) Client should not allow databaseName to be set with setConnectionAttributes

2007-05-15 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas closed DERBY-1130. Resolution: Fixed Derby Info: [Patch Available, Existing Application Impact, Release Note

[jira] Commented: (DERBY-4) order by is not supported for insert ... select

2007-05-15 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496107 ] Bryan Pendleton commented on DERBY-4: - Thanks Christian and Dan for the feedback. I agree about the contiguous

Re: discussion re DERBY-1746 - upgrade tests

2007-05-15 Thread Andrew McIntyre
On 5/15/07, Myrna van Lunteren [EMAIL PROTECTED] wrote: While I don't think we can automatically force everyone to run the junit upgrade tests with all older releases, we should make it as easy as possible. I like having all older releases' jar files readily available in svn - however, I don't

[jira] Updated: (DERBY-2335) Compare character datatypes with different collation ordering.

2007-05-15 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-2335: -- the DERBY2335_Use_PushDataValueFactory_in_ExpressionClassBuilder_v1_diff.txt works for all cases

[jira] Created: (DERBY-2656) Run suites.All against a collated database

2007-05-15 Thread Kathey Marsden (JIRA)
Run suites.All against a collated database -- Key: DERBY-2656 URL: https://issues.apache.org/jira/browse/DERBY-2656 Project: Derby Issue Type: Test Components: Test Affects Versions:

[jira] Updated: (DERBY-2558) client trhows ArrayIndexOutOfBounds exception instead of parameter out of range

2007-05-15 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-2558: --- Attachment: withJDBCTestCase.diff Attached is 'withJDBCTestCase.diff', an updated patch

Re: discussion re DERBY-1746 - upgrade tests

2007-05-15 Thread Mike Matrigali
Myrna van Lunteren wrote: Hi, I've found myself in a quandary with respect to the upgrade tests. DERBY-1746 describes a problem with sealed jars - which was resolved by Dan by converting the test to a junit test using a different approach. I want to close this issue. However, we now have a

Thoughts on a DerbyHelpWanted wiki page

2007-05-15 Thread Kathey Marsden
This might be controversial, but I was wondering opinions on setting up a DerbyHelpWanted wiki page where users could post their needs and then independent developers could contact them directly off-line to make arrangements. It might encourage more freelance activity around Derby and it would

[jira] Commented: (DERBY-2558) client trhows ArrayIndexOutOfBounds exception instead of parameter out of range

2007-05-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496124 ] Kathey Marsden commented on DERBY-2558: --- looks good to me client trhows ArrayIndexOutOfBounds exception

Re: discussion re DERBY-1746 - upgrade tests

2007-05-15 Thread Myrna van Lunteren
andrew wrote: If you're removing all the other jars, why have the extra lib directory? Why not just put derby.jar in the directory with the version label? Well, the current upgrade tests use 'lib', to mimic the 'real' distribution pattern. It's no problem to remove the lib, though - except

[jira] Updated: (DERBY-2641) Convert lang/staleplans.sql to JUnit

2007-05-15 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-2641: -- The intent in derby is definitely to try to pick index scan over table scan for tables with small

  1   2   >