[jira] Closed: (DERBY-1586) The attributesAsPassword property doesn't work correctly with EmbeddedConnectionPoolDataSource

2006-07-28 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1586?page=all ] Knut Anders Hatlen closed DERBY-1586. - Fix Version/s: 10.2.0.0 Resolution: Fixed Derby Info: [Regression] (was: [Patch Available, Regression]) Committed revision 426398.

[jira] Commented: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-07-28 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-883?page=comments#action_12424010 ] Yip Ng commented on DERBY-883: -- Hi Manish: I am also reviewing your DERBY-883 patch. Since the group by clause has been relaxed to allow expressions now, we'll

Re: [jira] Updated: (DERBY-244) with linux, depending on env setting $LANG and console encoding, some i18n tests fail

2006-07-28 Thread Myrna van Lunteren
On 7/27/06, Knut Anders Hatlen (JIRA) derby-dev@db.apache.org wrote: [ http://issues.apache.org/jira/browse/DERBY-244?page=all ] Knut Anders Hatlen updated DERBY-244: - Derby Info: [Patch Available] I'm going to run some tests on various platforms

Re: Encoding for test master files.

2006-07-28 Thread Knut Anders Hatlen
Daniel John Debrunner [EMAIL PROTECTED] writes: I have a new version of my old ijRunner JUnit test class that runs ij scripts within JUnit and compares the output etc. I'll commit in a short while, though it won't be in use yet, it's still a work in progress. One are I need to address is the

Regression Test Failure! - Derby 426164 - Sun DBTG

2006-07-28 Thread Ole . Solberg
[Auto-generated mail] *Derby* 426164/2006-07-27 19:46:13 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.6* NA NA NANA SunOS-5.10_i86pc-i386 Details in

Re: Encoding for test master files.

2006-07-28 Thread Myrna van Lunteren
On 7/28/06, Knut Anders Hatlen [EMAIL PROTECTED] wrote: All of the master files are 7 bit ASCII files, but they are read as UTF-8 (which works since ASCII characters have the the same encoding in UTF-8 as in US-ASCII). Some of the tests in i18n/* output non-ASCII characters, but Sed.java

Re: Encoding for test master files.

2006-07-28 Thread Knut Anders Hatlen
Myrna van Lunteren [EMAIL PROTECTED] writes: On 7/28/06, Knut Anders Hatlen [EMAIL PROTECTED] wrote: All of the master files are 7 bit ASCII files, but they are read as UTF-8 (which works since ASCII characters have the the same encoding in UTF-8 as in US-ASCII). Some of the tests in i18n/*

[jira] Commented: (DERBY-1417) Add new, lengthless overloads to the streaming api

2006-07-28 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1417?page=comments#action_12424055 ] Knut Anders Hatlen commented on DERBY-1417: --- I did some investigation on the existing Clob implementation on the client. It might be relevant to the work

[jira] Created: (DERBY-1605) test harness evaluates j9 2.2 jvm (a.k.a wctme5.7) as isJDBC4; does enthousiastic sed-ing

2006-07-28 Thread Myrna van Lunteren (JIRA)
test harness evaluates j9 2.2 jvm (a.k.a wctme5.7) as isJDBC4; does enthousiastic sed-ing - Key: DERBY-1605 URL: http://issues.apache.org/jira/browse/DERBY-1605

[jira] Updated: (DERBY-1417) Add new, lengthless overloads to the streaming api

2006-07-28 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1417?page=all ] Kristian Waagan updated DERBY-1417: --- Attachment: derby-1417-6d-clientimpl.diff Thanks for the review Knut Anders. I have uploaded revision d of patch 6. See my comments and answers below.

[jira] Created: (DERBY-1606) derbyrunjartest hangs with wctme5.7 always uses j9_13

2006-07-28 Thread Myrna van Lunteren (JIRA)
derbyrunjartest hangs with wctme5.7 always uses j9_13 --- Key: DERBY-1606 URL: http://issues.apache.org/jira/browse/DERBY-1606 Project: Derby Issue Type: Test Affects Versions:

[jira] Created: (DERBY-1607) new j9 canons required/canons need to be removed to catch up to changes to 7/27/06.

2006-07-28 Thread Myrna van Lunteren (JIRA)
new j9 canons required/canons need to be removed to catch up to changes to 7/27/06. --- Key: DERBY-1607 URL: http://issues.apache.org/jira/browse/DERBY-1607 Project:

[jira] Commented: (DERBY-244) with linux, depending on env setting $LANG and console encoding, some i18n tests fail

2006-07-28 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-244?page=comments#action_12424086 ] Myrna van Lunteren commented on DERBY-244: -- I think the patch is an improvement. I did not run derbyall, but I ran i18nTest on Linux Windows with ibm and

[jira] Assigned: (DERBY-1574) NullPointerException in UPDATE with COALESCE and subquery

2006-07-28 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1574?page=all ] Dag H. Wanvik reassigned DERBY-1574: Assignee: Dag H. Wanvik NullPointerException in UPDATE with COALESCE and subquery -

[jira] Updated: (DERBY-1607) new j9 canons required/canons need to be removed to catch up to changes to 7/27/06.

2006-07-28 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1607?page=all ] Myrna van Lunteren updated DERBY-1607: -- Attachment: DERBY_1607_102_20060728.stat DERBY_1607_102_20060728.diff Attached is a patch with required canons. Note that the

[jira] Assigned: (DERBY-1605) test harness evaluates j9 2.2 jvm (a.k.a wctme5.7) as isJDBC4; does enthousiastic sed-ing

2006-07-28 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1605?page=all ] Myrna van Lunteren reassigned DERBY-1605: - Assignee: Myrna van Lunteren test harness evaluates j9 2.2 jvm (a.k.a wctme5.7) as isJDBC4; does enthousiastic sed-ing

[jira] Updated: (DERBY-1607) new j9 canons required/canons need to be removed to catch up to changes to 7/27/06.

2006-07-28 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1607?page=all ] Myrna van Lunteren updated DERBY-1607: -- Description: There are some newer failures with wctme5.7 wsdd5.6 that are just due to canon maintenance. - lang/aggregate.sql - needs a new j9_13

[jira] Updated: (DERBY-1605) test harness evaluates j9 2.2 jvm (a.k.a wctme5.7) as isJDBC4; does enthousiastic sed-ing

2006-07-28 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1605?page=all ] Myrna van Lunteren updated DERBY-1605: -- Attachment: DERBY_1605_102_20060728.diff Attaching a patch for this issue - DERBY-1605_20060728.diff - which makes isJDBC4 false forever for j9

[jira] Commented: (DERBY-1564) wisconsin.sql test failed in DerbyNet framework, VM for network server got OutOfMemoryError

2006-07-28 Thread John H. Embretsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1564?page=comments#action_12424100 ] John H. Embretsen commented on DERBY-1564: -- Preliminary test results: - I have not yet been able to reproduce the failure. I have tried running

[jira] Updated: (DERBY-1605) test harness evaluates j9 2.2 jvm (a.k.a wctme5.7) as isJDBC4; does enthousiastic sed-ing

2006-07-28 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1605?page=all ] Myrna van Lunteren updated DERBY-1605: -- Description: The wctme5.7 run shows failures like so: *** Start: iepnegativetests jdk1.3.1 subset - 2.2 derbyall:derbytools 2006-07-24 11:41:43

[jira] Commented: (DERBY-1510) 'SQLBinary.readFromStream' can enter endless loop

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1510?page=comments#action_12424111 ] Rick Hillegas commented on DERBY-1510: -- Seems simple enough. Committed at subversion revision 426570. 'SQLBinary.readFromStream' can enter endless loop

Re: [jira] Updated: (DERBY-1579) Remove SYS.SYSREQUIREDPERM from Derby 10.2. This was added for Grant Revoke functionality

2006-07-28 Thread Laura Stewart
*** (LS) I will remove this table from the documentation that is attached to Grant/Revoke in Derby-1057. On 7/27/06, Daniel John Debrunner (JIRA) derby-dev@db.apache.org wrote: [ http://issues.apache.org/jira/browse/DERBY-1579?page=all ] Daniel John Debrunner updated DERBY-1579:

[jira] Commented: (DERBY-630) create trigger fails with null pointer exception

2006-07-28 Thread Zachery Jensen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-630?page=comments#action_12424128 ] Zachery Jensen commented on DERBY-630: -- I can confirm this happening to me in version 10.1.3.1. The test case above causes the issue. It doesn't occur when

[jira] Commented: (DERBY-1605) test harness evaluates j9 2.2 jvm (a.k.a wctme5.7) as isJDBC4; does enthousiastic sed-ing

2006-07-28 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1605?page=comments#action_12424129 ] Andrew McIntyre commented on DERBY-1605: Another possible solution would be to compare against the value of the system property

[jira] Updated: (DERBY-1543) Address two remaining issues with GRANT/REVOKE functionality: 1) Add warning when sqlAuthorization is on with authentication off 2) Drop permission descriptors when object

2006-07-28 Thread Satheesh Bandaram (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1543?page=all ] Satheesh Bandaram updated DERBY-1543: - Attachment: Derby1543.diff This patch should address these two left over items in GRANT/REVOKE implementation. Some implementation notes: 1) Now

[jira] Commented: (DERBY-1543) Address two remaining issues with GRANT/REVOKE functionality: 1) Add warning when sqlAuthorization is on with authentication off 2) Drop permission descriptors when obje

2006-07-28 Thread Satheesh Bandaram (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1543?page=comments#action_12424136 ] Satheesh Bandaram commented on DERBY-1543: -- One question I had with selecting hard coded UUIDs for internal system table indices... How does one generate

[jira] Updated: (DERBY-1603) ERROR 54038: Maximum depth of nested triggers was exceeded occurs when trigger fires after upating 10.1.2.5 jars to 10.1.3.1

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1603?page=all ] Rick Hillegas updated DERBY-1603: - Urgency: Normal ERROR 54038: Maximum depth of nested triggers was exceeded occurs when trigger fires after upating 10.1.2.5 jars to 10.1.3.1

[jira] Updated: (DERBY-1022) syscat.sql test failing due to change in size of a system table's column from VARCHAR(30) to VARCHAR(128)

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1022?page=all ] Rick Hillegas updated DERBY-1022: - Urgency: Normal syscat.sql test failing due to change in size of a system table's column from VARCHAR(30) to VARCHAR(128)

[jira] Closed: (DERBY-955) Get derbyall on jdk1.6

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-955?page=all ] Rick Hillegas closed DERBY-955. --- Resolution: Fixed The original raft of errors have been fixed. We can now log separate JIRAs for individual errors which turn up in the jdk16 test run. Get

[jira] Closed: (DERBY-954) Building/packaging JDBC 4

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-954?page=all ] Rick Hillegas closed DERBY-954. --- Resolution: Fixed These issues have been addressed. Building/packaging JDBC 4 - Key: DERBY-954 URL:

[jira] Commented: (DERBY-1579) Remove SYS.SYSREQUIREDPERM from Derby 10.2. This was added for Grant Revoke functionality

2006-07-28 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1579?page=comments#action_12424141 ] Yip Ng commented on DERBY-1579: --- I have a patch available, running derbyall suite now. Will post the patch as soon as regression completes successfully. Remove

[jira] Updated: (DERBY-857) LDAP user authentication fails under a security manager

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-857?page=all ] Rick Hillegas updated DERBY-857: Urgency: Normal LDAP user authentication fails under a security manager --- Key:

[jira] Updated: (DERBY-866) BUILT-IN Derby User Management (DDL) Enhancements

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-866?page=all ] Rick Hillegas updated DERBY-866: Urgency: Normal BUILT-IN Derby User Management (DDL) Enhancements - Key: DERBY-866

[jira] Updated: (DERBY-766) Improve code generation to handle 5000 unions in a select the union test in largeCodeGen

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-766?page=all ] Rick Hillegas updated DERBY-766: Urgency: Normal Improve code generation to handle 5000 unions in a select the union test in largeCodeGen

[jira] Updated: (DERBY-598) Ensure that with derby.language.logStatementText.true, values set by streams are not materialized

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-598?page=all ] Rick Hillegas updated DERBY-598: Urgency: Normal Ensure that with derby.language.logStatementText.true, values set by streams are not materialized

[jira] Updated: (DERBY-528) Support for DRDA Strong User ID and Password Substitute Authentication (USRSSBPWD) scheme

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-528?page=all ] Rick Hillegas updated DERBY-528: Urgency: Normal Support for DRDA Strong User ID and Password Substitute Authentication (USRSSBPWD) scheme

[jira] Updated: (DERBY-464) Enhance Derby by adding grant/revoke support. Grant/Revoke provide finner level of privileges than currently provided by Derby that is especially useful in network configur

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-464?page=all ] Rick Hillegas updated DERBY-464: Urgency: Normal Enhance Derby by adding grant/revoke support. Grant/Revoke provide finner level of privileges than currently provided by Derby that is

[jira] Updated: (DERBY-418) outofmemory error when running large query in autocommit=false mode

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-418?page=all ] Rick Hillegas updated DERBY-418: Urgency: Normal outofmemory error when running large query in autocommit=false mode ---

[jira] Updated: (DERBY-402) INTERSECT/EXCEPT/UNION operators don't agree with documented behavior.

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-402?page=all ] Rick Hillegas updated DERBY-402: Urgency: Normal INTERSECT/EXCEPT/UNION operators don't agree with documented behavior. --

[jira] Commented: (DERBY-338) Move checks for referential constraints from DDL execution time to DML execution time

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-338?page=comments#action_12424143 ] Rick Hillegas commented on DERBY-338: - Hey Jack, The last activity on this bug is dated more than a year ago. Are you still working on this issue? Move

[jira] Updated: (DERBY-338) Move checks for referential constraints from DDL execution time to DML execution time

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-338?page=all ] Rick Hillegas updated DERBY-338: Urgency: Normal Move checks for referential constraints from DDL execution time to DML execution time

SYSCS_BULK_INSERT procedure fails because it uses PROPERTIES clause.

2006-07-28 Thread Sunitha Kambhampati
Calling procedure SYSCS_BULK_INSERT fails in 10.2 , throwing a syntax error when it sees the PROPERTIES clause. SystemProcedures.SYSCS_BULK_INSERT uses the following sql query. String binsertSql = insert into + entityName + PROPERTIES insertMode=bulkInsert +

[jira] Commented: (DERBY-1607) new j9 canons required/canons need to be removed to catch up to changes to 7/27/06.

2006-07-28 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1607?page=comments#action_12424147 ] Myrna van Lunteren commented on DERBY-1607: --- lang/procedureInTrigger.sql is running a similar problem with wctme5.7 as jdk16 as per DERBY-1585. Leaving

[jira] Commented: (DERBY-1585) derbylang/procedureInTrigger: not able to create trigger due to an open ResultSet

2006-07-28 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1585?page=comments#action_12424148 ] Myrna van Lunteren commented on DERBY-1585: --- I see a similar diff with wctme5.7/j9 2.2: *** Start: procedureInTrigger jdk1.3.1 subset - 2.2 2006-07-28

Re: [jira] Updated: (DERBY-1543) Address two remaining issues with GRANT/REVOKE functionality: 1) Add warning when sqlAuthorization is on with authentication off 2) Drop permission descriptors when ob

2006-07-28 Thread Laura Stewart
On 7/28/06, Satheesh Bandaram (JIRA) derby-dev@db.apache.org wrote: [ http://issues.apache.org/jira/browse/DERBY-1543?page=all ] Satheesh Bandaram updated DERBY-1543: - 2) Added code to drop permission descriptors from SYSTABLEPERMS, SYSCOLPERMS and

Disabling non-SELECT privileges for VIEWs ...

2006-07-28 Thread Satheesh Bandaram
I noticed Derby currently allows granting non-SELECT privileges to VIEWs. I will checks to disable this and add some tests. Satheesh ij create view myView as select * from newTab; 0 rows inserted/updated/deleted ij grant *insert *on myView to Sammy; 0 rows inserted/updated/deleted ij grant

[jira] Created: (DERBY-1608) After upgrade, execution of builtin functions gives NPE if database property derby.database.sqlAuthorization is set to true

2006-07-28 Thread Deepa Remesh (JIRA)
After upgrade, execution of builtin functions gives NPE if database property derby.database.sqlAuthorization is set to true --- Key: DERBY-1608

[jira] Updated: (DERBY-1605) test harness evaluates j9 2.2 jvm (a.k.a wctme5.7) as isJDBC4; does enthousiastic sed-ing

2006-07-28 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1605?page=all ] Myrna van Lunteren updated DERBY-1605: -- Attachment: DERBY-1605_102_20060728_2.diff Attaching a second patch - DERBY-1605_20060728_2.diff - that modifies RunTest to set isJDBC4 depending

[jira] Assigned: (DERBY-1585) derbylang/procedureInTrigger: not able to create trigger due to an open ResultSet

2006-07-28 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1585?page=all ] Deepa Remesh reassigned DERBY-1585: --- Assignee: Deepa Remesh derbylang/procedureInTrigger: not able to create trigger due to an open ResultSet

[jira] Updated: (DERBY-1496) testSecMec fails with jcc2.8 with 131 jvms

2006-07-28 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1496?page=all ] Myrna van Lunteren updated DERBY-1496: -- Derby Info: (was: [Patch Available]) taking of patch available flag - thx dan for your comments. I did think about making a test for

Re: [jira] Commented: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-07-28 Thread Manish Khettry
Hmm, it was rather lame of me not to write this test case. Thanks for catching it. I have added a new SQLState and added the error message for english. Should I submit the new patch and then create another jira issue to translate the new error message? m --- Yip Ng (JIRA)

Re: [jira] Updated: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-07-28 Thread Manish Khettry
On 7/26/06, Army [EMAIL PROTECTED] wrote: Hi Manish,Thanks for addressing my comments.The patch is looking better now--especiallywith the whitespace issues in version 4. Some follow-up comments below.Manish Khettry wrote: 1) TernarnyOpNode.isEquivalent (): I think we need to check receiver

Re: [jira] Commented: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-07-28 Thread Andrew McIntyre
On 7/28/06, Manish Khettry [EMAIL PROTECTED] wrote: Hmm, it was rather lame of me not to write this test case. Thanks for catching it. I have added a new SQLState and added the error message for english. Should I submit the new patch and then create another jira issue to translate the new error

Re: [jira] Commented: (DERBY-1579) Remove SYS.SYSREQUIREDPERM from Derby 10.2. This was added for Grant Revoke functionality

2006-07-28 Thread Daniel John Debrunner
Yip Ng (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-1579?page=comments#action_12424141 ] Yip Ng commented on DERBY-1579: --- I have a patch available, running derbyall suite now. Will post the patch as soon as regression

[jira] Created: (DERBY-1609) Add a runScript method to ij that takes a script as an InputStream and returns the output to a stream.

2006-07-28 Thread Daniel John Debrunner (JIRA)
Add a runScript method to ij that takes a script as an InputStream and returns the output to a stream. -- Key: DERBY-1609 URL:

[jira] Updated: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-07-28 Thread Manish Khettry (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-883?page=all ] Manish Khettry updated DERBY-883: - Attachment: 883.patch5.txt This patch addresses issues raised by Army and Yip. 1. Flag error for aggregate in group by list. Changes to sqlgrammar.jj,

[jira] Updated: (DERBY-1574) NullPointerException in UPDATE with COALESCE and subquery

2006-07-28 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1574?page=all ] Dag H. Wanvik updated DERBY-1574: - Attachment: derby1574-2.diff derby1574-2.stat Thanks, Manish! So I tried to put the preprocess forwarding into CoalesceFunctionNode, and that

[jira] Updated: (DERBY-1574) NullPointerException in UPDATE with COALESCE and subquery

2006-07-28 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1574?page=all ] Dag H. Wanvik updated DERBY-1574: - Derby Info: [Patch Available] NullPointerException in UPDATE with COALESCE and subquery -

can derby-100 be closed?

2006-07-28 Thread Rick Hillegas
Hey Mamta, Looks like all the patches for this issue have been committed. Could you confirm whether the issue can be closed? Thanks, -Rick

[jira] Assigned: (DERBY-1548) Document builtin functions - ACOS, ASIN, ATAN, COS, SIN, TAN, PI, DEGREES, RADIANS, EXP, LN, LOG, LOG10, CEIL, CEILING, FLOOR

2006-07-28 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1548?page=all ] Laura Stewart reassigned DERBY-1548: Assignee: Laura Stewart Document builtin functions - ACOS, ASIN, ATAN, COS, SIN, TAN, PI, DEGREES, RADIANS, EXP, LN, LOG, LOG10, CEIL, CEILING,

[jira] Updated: (DERBY-100) Add support for insert functionality using JDBC 2.0 updatable resultset apis

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-100?page=all ] Rick Hillegas updated DERBY-100: Urgency: Normal Add support for insert functionality using JDBC 2.0 updatable resultset apis

[jira] Updated: (DERBY-1608) After upgrade, execution of builtin functions gives NPE if database property derby.database.sqlAuthorization is set to true

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1608?page=all ] Rick Hillegas updated DERBY-1608: - Urgency: Urgent After upgrade, execution of builtin functions gives NPE if database property derby.database.sqlAuthorization is set to true

[jira] Updated: (DERBY-1579) Remove SYS.SYSREQUIREDPERM from Derby 10.2. This was added for Grant Revoke functionality

2006-07-28 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1579?page=all ] Yip Ng updated DERBY-1579: -- Attachment: derby1579trunkstat01.txt derby1579trunkdiff01.txt Here is the patch for DERBY-1579 for removing the SYS.SYSREQUIREDPERM system table and

[jira] Updated: (DERBY-1591) Run EMMA code coverage for JDK 1.6 /JDBC 4.0

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1591?page=all ] Rick Hillegas updated DERBY-1591: - Urgency: Normal Run EMMA code coverage for JDK 1.6 /JDBC 4.0 Key: DERBY-1591

[jira] Updated: (DERBY-1609) Add a runScript method to ij that takes a script as an InputStream and returns the output to a stream.

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1609?page=all ] Rick Hillegas updated DERBY-1609: - Urgency: Normal Add a runScript method to ij that takes a script as an InputStream and returns the output to a stream.

[jira] Updated: (DERBY-1567) generateClientMessageTest.sh is broken

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1567?page=all ] Rick Hillegas updated DERBY-1567: - Urgency: Normal generateClientMessageTest.sh is broken -- Key: DERBY-1567 URL:

[jira] Updated: (DERBY-1547) Add svn version number to DatabaseMetaData getDatabaseProductVersion and getDriverVersion() to improve supportability

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1547?page=all ] Rick Hillegas updated DERBY-1547: - Urgency: Low Add svn version number to DatabaseMetaData getDatabaseProductVersion and getDriverVersion() to improve supportability

[jira] Updated: (DERBY-1579) Remove SYS.SYSREQUIREDPERM from Derby 10.2. This was added for Grant Revoke functionality

2006-07-28 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1579?page=all ] Yip Ng updated DERBY-1579: -- Derby Info: [Patch Available] Remove SYS.SYSREQUIREDPERM from Derby 10.2. This was added for Grant Revoke functionality

[jira] Updated: (DERBY-1505) Reference Manual - Limitations of triggered-SQL-statement do not match current behaviour

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1505?page=all ] Rick Hillegas updated DERBY-1505: - Urgency: Low Reference Manual - Limitations of triggered-SQL-statement do not match current behaviour

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

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1470?page=all ] Rick Hillegas updated DERBY-1470: - Urgency: Low Correct instructions in demo html file demo\simple\example.html ---

[jira] Updated: (DERBY-1418) derbyall/storeall/storemore/OnlineBackupTest3 failed, unable to reproduce

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1418?page=all ] Rick Hillegas updated DERBY-1418: - Urgency: Low derbyall/storeall/storemore/OnlineBackupTest3 failed, unable to reproduce

[jira] Updated: (DERBY-1416) Message id J029 (CONN_RESTORE_FROM) does not have a matching message text

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1416?page=all ] Rick Hillegas updated DERBY-1416: - Urgency: Low Message id J029 (CONN_RESTORE_FROM) does not have a matching message text

[jira] Updated: (DERBY-1415) Message id J030 in reference.MessageId.java does not have a matching message

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1415?page=all ] Rick Hillegas updated DERBY-1415: - Urgency: Low Message id J030 in reference.MessageId.java does not have a matching message

[jira] Updated: (DERBY-1412) Possible values for derby.storage.rowLocking Derby engine is not currently documented eventhough the property is

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1412?page=all ] Rick Hillegas updated DERBY-1412: - Urgency: Low Possible values for derby.storage.rowLocking Derby engine is not currently documented eventhough the property is

[jira] Updated: (DERBY-1406) ij.property in -p propertyfile can be superceded by -Dproperty on command line (without ij string)

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1406?page=all ] Rick Hillegas updated DERBY-1406: - Urgency: Low ij.property in -p propertyfile can be superceded by -Dproperty on command line (without ij string)

[jira] Updated: (DERBY-1351) lang/forupdate.sql fails with derbyclient in the 10.1 branch

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1351?page=all ] Rick Hillegas updated DERBY-1351: - Urgency: Low lang/forupdate.sql fails with derbyclient in the 10.1 branch

[jira] Updated: (DERBY-1320) Test lang/procedure.java fails with ibm1.5 jvm

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1320?page=all ] Rick Hillegas updated DERBY-1320: - Urgency: Low Test lang/procedure.java fails with ibm1.5 jvm -- Key: DERBY-1320

[jira] Updated: (DERBY-1312) refreshRow behavior not the same in Derby client and embedded drivers

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1312?page=all ] Rick Hillegas updated DERBY-1312: - Urgency: Low refreshRow behavior not the same in Derby client and embedded drivers -

[jira] Updated: (DERBY-1275) Provide a way to enable client tracing without changing the application

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1275?page=all ] Rick Hillegas updated DERBY-1275: - Urgency: Normal Provide a way to enable client tracing without changing the application

[jira] Updated: (DERBY-1273) Sysinfo should print a better message when it gets Security Exceptions accessing classpath info when run under security manager

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1273?page=all ] Rick Hillegas updated DERBY-1273: - Urgency: Low Sysinfo should print a better message when it gets Security Exceptions accessing classpath info when run under security manager

[jira] Updated: (DERBY-1252) Old clients with new server return wrong database metadata values for some methods

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1252?page=all ] Rick Hillegas updated DERBY-1252: - Urgency: Urgent Old clients with new server return wrong database metadata values for some methods

[jira] Updated: (DERBY-1243) Modify ODBCMetaDataGenerator to use the JDBC4 version of metadata queires as input

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1243?page=all ] Rick Hillegas updated DERBY-1243: - Urgency: Low Modify ODBCMetaDataGenerator to use the JDBC4 version of metadata queires as input

[jira] Updated: (DERBY-1232) MessageService.getLocalizedMessage(...) should check the validity of its arguments

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1232?page=all ] Rick Hillegas updated DERBY-1232: - Urgency: Low MessageService.getLocalizedMessage(...) should check the validity of its arguments

[jira] Updated: (DERBY-1209) It would be good to add an example to the SYSCS_UTIL.SYSCS_CHECK_TABLE documentation for how to check all tables

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1209?page=all ] Rick Hillegas updated DERBY-1209: - Urgency: Low It would be good to add an example to the SYSCS_UTIL.SYSCS_CHECK_TABLE documentation for how to check all tables

[jira] Updated: (DERBY-1179) demo/RunClassPathTester.java fails against IBM wsdd5.6

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1179?page=all ] Rick Hillegas updated DERBY-1179: - Urgency: Low demo/RunClassPathTester.java fails against IBM wsdd5.6 -- Key:

[jira] Updated: (DERBY-1156) allow the encrypting of an existing unencrypted db and allow the re-encrypting of an existing encrypted db

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1156?page=all ] Rick Hillegas updated DERBY-1156: - Urgency: Low allow the encrypting of an existing unencrypted db and allow the re-encrypting of an existing encrypted db

[jira] Updated: (DERBY-1102) Test triggerGeneral (at least) uses internal old api's related to triggers.

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1102?page=all ] Rick Hillegas updated DERBY-1102: - Urgency: Low Test triggerGeneral (at least) uses internal old api's related to triggers.

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

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1032?page=all ] Rick Hillegas updated DERBY-1032: - Urgency: Low Create new scripts which follow common practice at Apache - Key:

[jira] Updated: (DERBY-950) Add information to testing/README.htm about how to get connections in tests

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-950?page=all ] Rick Hillegas updated DERBY-950: Urgency: Low Add information to testing/README.htm about how to get connections in tests

[jira] Updated: (DERBY-927) Cleanup code in the monitor to clarify the relationship between StorageFactory and PersistentService

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-927?page=all ] Rick Hillegas updated DERBY-927: Urgency: Low Cleanup code in the monitor to clarify the relationship between StorageFactory and PersistentService

[jira] Updated: (DERBY-824) Enhance logic in PredicateList to use variant type of expression while determining search clauses or predicates, instead of using ConstantNode or ParameterNodes directly.

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-824?page=all ] Rick Hillegas updated DERBY-824: Urgency: Low Enhance logic in PredicateList to use variant type of expression while determining search clauses or predicates, instead of using ConstantNode

[jira] Updated: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-908?page=all ] Rick Hillegas updated DERBY-908: Urgency: Low YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

[jira] Updated: (DERBY-815) Prevent unneeded object creation and excessive decoding in parseSQLDTA_work()

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-815?page=all ] Rick Hillegas updated DERBY-815: Urgency: Low Prevent unneeded object creation and excessive decoding in parseSQLDTA_work()

[jira] Updated: (DERBY-813) Clean up coding error in searchClauseTransitiveClosure method in PredicateList.java

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-813?page=all ] Rick Hillegas updated DERBY-813: Urgency: Low Clean up coding error in searchClauseTransitiveClosure method in PredicateList.java

[jira] Updated: (DERBY-744) Problem setting sanity state to false by using 'ant -Dsane=false'

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-744?page=all ] Rick Hillegas updated DERBY-744: Urgency: Low Problem setting sanity state to false by using 'ant -Dsane=false' -

[jira] Updated: (DERBY-667) Derbyall should test the framework scripts

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-667?page=all ] Rick Hillegas updated DERBY-667: Urgency: Low Derbyall should test the framework scripts -- Key: DERBY-667 URL:

[jira] Updated: (DERBY-1548) Document builtin functions - ACOS, ASIN, ATAN, COS, SIN, TAN, PI, DEGREES, RADIANS, EXP, LN, LOG, LOG10, CEIL, CEILING, FLOOR

2006-07-28 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1548?page=all ] Laura Stewart updated DERBY-1548: - Attachment: MathFunctions.txt New built-in functions DERBY-1548, Derby-475 **(LS) Reviewers - I have taken a stab at the descriptions for the new built-in

[jira] Updated: (DERBY-642) SELECT MAX doesn't use indices optimally

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-642?page=all ] Rick Hillegas updated DERBY-642: Urgency: Low SELECT MAX doesn't use indices optimally Key: DERBY-642 URL:

[jira] Updated: (DERBY-622) sysinfo incorrectly requires permission on Derby jar files

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-622?page=all ] Rick Hillegas updated DERBY-622: Urgency: Low sysinfo incorrectly requires permission on Derby jar files -- Key:

[jira] Updated: (DERBY-600) Document that DB is booted in read-only mode if not able to create db.lck file

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-600?page=all ] Rick Hillegas updated DERBY-600: Urgency: Low Document that DB is booted in read-only mode if not able to create db.lck file

  1   2   >