Regression Test Failure! - Derby 446665 - Sun DBTG

2006-09-16 Thread Ole . Solberg
[Auto-generated mail] *Derby* 446665/2006-09-15 19:46:19 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.5* 0673673 2 100.97% CYGWIN_NT-5.1_i686-unknown 3673670 2 115.19%

[jira] Commented: (DERBY-1696) transaction may sometimes keep lock on a row after moving off the resultset in scrollable updatable resultset

2006-09-16 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1696?page=comments#action_12435207 ] Andreas Korneliussen commented on DERBY-1696: - I will update the patch for this issue once the DERBY-1799 is reviewed and committed, since these

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

2006-09-16 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (20 issues) Subscriber: derby-dev Key Summary DERBY-1589 CREATE TABLE throws NullPointerException in Derby SQL Standard Authorization after DROPs and REVOKES http://issues.apache.org/jira/browse/DERBY-1589

[jira] Created: (DERBY-1860) Create release notes for 10.2

2006-09-16 Thread Rick Hillegas (JIRA)
Create release notes for 10.2 - Key: DERBY-1860 URL: http://issues.apache.org/jira/browse/DERBY-1860 Project: Derby Issue Type: Improvement Components: Documentation Reporter: Rick Hillegas

[jira] Updated: (DERBY-1860) Create release notes for 10.2

2006-09-16 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1860?page=all ] Rick Hillegas updated DERBY-1860: - Attachment: derby-1860-v01.diff RELEASE-NOTES.html Attaching first draft of release notes, derby-1860-v01.diff. Committed at subversion

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

2006-09-16 Thread John H. Embretsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1547?page=comments#action_12435247 ] John H. Embretsen commented on DERBY-1547: -- Andrew McIntyre commented on DERBY-1547: Since svn versions can

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

2006-09-16 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1547?page=comments#action_12435259 ] Andrew McIntyre commented on DERBY-1547: Bad habits die hard. :-) Good point, John, ' - [(][0-9]+:?[0-9]*M?[)]' is more specific to the pattern we are

[jira] Commented: (DERBY-1777) Regression: query works in 10.1.2.1 but fails with NullPointerException in 10.2.1.1

2006-09-16 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1777?page=comments#action_12435265 ] Rick Hillegas commented on DERBY-1777: -- Derbyall ran cleanly on linux except for message encoding diffs in urlLocale, messageLocale, and iepnegativetests_ES.

[jira] Assigned: (DERBY-1858) A schema can be dropped by a non-schema owner in SQL authorization mode

2006-09-16 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1858?page=all ] Yip Ng reassigned DERBY-1858: - Assignee: Yip Ng A schema can be dropped by a non-schema owner in SQL authorization mode ---

[jira] Commented: (DERBY-1857) Constraint got dropped incorrectly when a reference privilege is revoked.

2006-09-16 Thread Rajesh Kartha (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1857?page=comments#action_12435272 ] Rajesh Kartha commented on DERBY-1857: -- Thanks a lot Yip, for those references, indeed helpful. I was a bit confused on that behaviour of revoking column

[jira] Updated: (DERBY-1858) A schema can be dropped by a non-schema owner in SQL authorization mode

2006-09-16 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1858?page=all ] Yip Ng updated DERBY-1858: -- Description: drop schema user2 restrict should fail since user3 does not own the schema user2. ij version 10.3 ij connect 'wombat;create=true' user 'user1' as user1;

[jira] Updated: (DERBY-1858) A schema can be dropped by a non-schema owner in SQL authorization mode

2006-09-16 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1858?page=all ] Yip Ng updated DERBY-1858: -- Attachment: derby1858-trunk-stat01.txt derby1858-trunk-diff01.txt Attaching patch derby1858-trunk-diff01.txt for DERBY-1858. The problem is that

[jira] Updated: (DERBY-1858) A schema can be dropped by a non-schema owner in SQL authorization mode

2006-09-16 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1858?page=all ] Yip Ng updated DERBY-1858: -- Derby Info: [Patch Available] A schema can be dropped by a non-schema owner in SQL authorization mode

[jira] Updated: (DERBY-1707) Specifying an incorrect optimizer property (constraint=null) gives NullPointerException

2006-09-16 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1707?page=all ] Mike Matrigali updated DERBY-1707: -- Fix Version/s: 10.2.1.0 10.3.0.0 I reviewed the simple patch, ran full set of successful tests against ibm142 jvm and committed the

[jira] Updated: (DERBY-1610) Resolve difference of type compatibility between Embedded and NetworkServer/NetworkDriver

2006-09-16 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1610?page=all ] Tomohito Nakayama updated DERBY-1610: - Attachment: DERBY-1610_5.diff I upload new patch DERBY-1610_5.diff. In this patch, int[] object of possible types are accessed via PossibleType