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

2006-09-29 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1610?page=comments#action_12438657 ] Knut Anders Hatlen commented on DERBY-1610: --- Hi Tomohito, I tried to test all type combinations on setNull(). Seems like most of the combinations are

[jira] Updated: (DERBY-729) Scalar time and date functions return 0 instead NULL when argument is NULL

2006-09-29 Thread Bernt M. Johnsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-729?page=all ] Bernt M. Johnsen updated DERBY-729: --- Derby Info: [Patch Available, Release Note Needed] (was: [Patch Available]) Scalar time and date functions return 0 instead NULL when argument is NULL

[jira] Resolved: (DERBY-729) Scalar time and date functions return 0 instead NULL when argument is NULL

2006-09-29 Thread Bernt M. Johnsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-729?page=all ] Bernt M. Johnsen resolved DERBY-729. Resolution: Fixed Committed revision 451147. Scalar time and date functions return 0 instead NULL when argument is NULL

[jira] Closed: (DERBY-1872) Backport lang/wisconsin.java at 10.2.0.4-alpha to the 10.1 branch

2006-09-29 Thread John H. Embretsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1872?page=all ] John H. Embretsen closed DERBY-1872. Thank you for committing; I have verified that the changes made it into the branch, and that the Tinderbox test of revision 450908 (including these

[jira] Closed: (DERBY-830) lang/dcl.sql is failing

2006-09-29 Thread JIRA
[ http://issues.apache.org/jira/browse/DERBY-830?page=all ] Øystein Grøvlen closed DERBY-830. - It has been verified that when the night test changed to use a temp directory it had access to, the test has not failed anymore. Hence, this is not a

[jira] Commented: (DERBY-1847) SELECT statement asserts with XJ001 when attempted to select a newly added column in SQL authorization mode

2006-09-29 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1847?page=comments#action_12438664 ] Mamta A. Satoor commented on DERBY-1847: Just wanted to mention that I was distracted by other work during last few days but have started working on this

Re: Regression Test Failure! - TinderBox_Derby 450726 - Sun DBTG

2006-09-29 Thread Ole Solberg
Suresh Thalamati wrote: Hi Ole, In this regression test run, store/OnlineBackupTest1,java failed with similar error that was seen a while ago; (http://issues.apache.org/jira/browse/DERBY-973)DERBY-973. If the test data is still around , it would be great if you could attach all the

[jira] Created: (DERBY-1901) Cryptic error message if connecting to database in a jar when temp directory cannot be accessed.

2006-09-29 Thread JIRA
Cryptic error message if connecting to database in a jar when temp directory cannot be accessed. Key: DERBY-1901 URL: http://issues.apache.org/jira/browse/DERBY-1901

[jira] Commented: (DERBY-1889) Convert jdbcapi/lobStreams.java to Junit

2006-09-29 Thread Dyre Tjeldvoll (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1889?page=comments#action_12438670 ] Dyre Tjeldvoll commented on DERBY-1889: --- I have looked at the patch and it looks good. Bonus for consistent indentation in new and old files! +1 to commit.

[jira] Resolved: (DERBY-1584) store/encryptionKey_jar.sql and lang/dcl.sql fails on Cygwin

2006-09-29 Thread JIRA
[ http://issues.apache.org/jira/browse/DERBY-1584?page=all ] Øystein Grøvlen resolved DERBY-1584. Fix Version/s: (was: 10.2.1.5) Resolution: Invalid See DERBY-830 store/encryptionKey_jar.sql and lang/dcl.sql fails on Cygwin

[jira] Reopened: (DERBY-1584) store/encryptionKey_jar.sql and lang/dcl.sql fails on Cygwin

2006-09-29 Thread JIRA
[ http://issues.apache.org/jira/browse/DERBY-1584?page=all ] Øystein Grøvlen reopened DERBY-1584: Seems like a need to reopen this to change resolution even if it has not been closed. store/encryptionKey_jar.sql and lang/dcl.sql fails on

[jira] Created: (DERBY-1902) Intermittent failures in predicatePushdown.sql

2006-09-29 Thread JIRA
Intermittent failures in predicatePushdown.sql -- Key: DERBY-1902 URL: http://issues.apache.org/jira/browse/DERBY-1902 Project: Derby Issue Type: Bug Components: Regression Test Failure,

[jira] Created: (DERBY-1903) Convert jdbcapi/LobLimits.java to junit

2006-09-29 Thread V.Narayanan (JIRA)
Convert jdbcapi/LobLimits.java to junit --- Key: DERBY-1903 URL: http://issues.apache.org/jira/browse/DERBY-1903 Project: Derby Issue Type: Sub-task Reporter: V.Narayanan Assigned To:

[jira] Updated: (DERBY-1903) Convert largedata/LobLimits.java to junit

2006-09-29 Thread V.Narayanan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1903?page=all ] V.Narayanan updated DERBY-1903: --- Summary: Convert largedata/LobLimits.java to junit (was: Convert jdbcapi/LobLimits.java to junit) Convert largedata/LobLimits.java to junit

[jira] Updated: (DERBY-729) Scalar time and date functions return 0 instead NULL when argument is NULL

2006-09-29 Thread Bernt M. Johnsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-729?page=all ] Bernt M. Johnsen updated DERBY-729: --- Derby Info: [Release Note Needed] (was: [Patch Available, Release Note Needed]) Scalar time and date functions return 0 instead NULL when argument is

[jira] Closed: (DERBY-729) Scalar time and date functions return 0 instead NULL when argument is NULL

2006-09-29 Thread Bernt M. Johnsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-729?page=all ] Bernt M. Johnsen closed DERBY-729. -- Scalar time and date functions return 0 instead NULL when argument is NULL --

[jira] Resolved: (DERBY-1889) Convert jdbcapi/lobStreams.java to Junit

2006-09-29 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1889?page=all ] Knut Anders Hatlen resolved DERBY-1889. --- Fix Version/s: 10.3.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) The name of the test was misspelt in

[jira] Created: (DERBY-1904) COALESCE with NULL parameter problem

2006-09-29 Thread JIRA
COALESCE with NULL parameter problem Key: DERBY-1904 URL: http://issues.apache.org/jira/browse/DERBY-1904 Project: Derby Issue Type: Bug Components: JDBC, SQL Affects Versions: 10.1.3.1

[jira] Updated: (DERBY-499) Expose BOOLEAN datatype to end users

2006-09-29 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-499?page=all ] Rick Hillegas updated DERBY-499: Attachment: BooleanType.sxw Attaching a slightly revised version of the DRDA proposal for BOOLEAN. This revision includes some copy-editting changes. In

Re: [junit] different configurations at test level Was - Re: [junit] Top-level suites added

2006-09-29 Thread Vemund Ostgaard
Daniel John Debrunner wrote: Vemund Ostgaard wrote: This would mean that when executing a single TestCase class (or suite) with a junit runner, the default behaviour could be to run with all (supported) frameworks if that is what is most common. Running with just a selected framework could

[jira] Commented: (DERBY-1902) Intermittent failures in predicatePushdown.sql

2006-09-29 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1902?page=comments#action_12438729 ] A B commented on DERBY-1902: Is it possible to post the files for the run when it fails? And do you have the svn number for the first time this failure was seen?

[jira] Commented: (DERBY-1899) 10.2.1.5 source distribution is missing many files and includes some files that it should not.

2006-09-29 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1899?page=comments#action_12438732 ] Rick Hillegas commented on DERBY-1899: -- I am working on making these changes to the build script in tools/release. However, I'm unclear what to do about

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

2006-09-29 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (13 issues) Subscriber: derby-dev Key Summary DERBY-1489 Provide ALTER TABLE DROP COLUMN functionality http://issues.apache.org/jira/browse/DERBY-1489 DERBY-1894 SQLSTATE 42X10 occurs when qualifying a

[jira] Commented: (DERBY-1904) COALESCE with NULL parameter problem

2006-09-29 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1904?page=comments#action_12438737 ] A B commented on DERBY-1904: Do you have a full stack trace for the NullPointerException error that you see with ij? Ex. can you run the above query and then attach

Re: [Db-derby Wiki] Update of OptimizerTableNumbers by BryanPendleton

2006-09-29 Thread Army
Apache Wiki wrote: The following page has been changed by BryanPendleton: http://wiki.apache.org/db-derby/OptimizerTableNumbers The comment on the change is: Add Army's additional notes about table number -1. Thanks for creating this page and for adding info, Bryan! I hope to do likewise

Regression Test Report - 450908 - Sun DBTG

2006-09-29 Thread Henri . Vandescheur
[Auto-generated mail] ** 450908/2006-09-28 18:00:06 MEST ** Failed TestsOK Skip Duration Platform --- *Jvm: 1.6* 0688688 0 105.75% lin 0688688 0 111.10% sol 0688688 0

[jira] Commented: (DERBY-1899) 10.2.1.5 source distribution is missing many files and includes some files that it should not.

2006-09-29 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1899?page=comments#action_12438740 ] Daniel John Debrunner commented on DERBY-1899: -- The source release should contain everything from the svn tree that is needed to build a release,

Re: [jira] Updated: (DERBY-499) Expose BOOLEAN datatype to end users

2006-09-29 Thread Bryan Pendleton
Rick Hillegas updated DERBY-499: Attachment: BooleanType.sxw What is a SXW and how do I read it? thanks, bryan

Re: [jira] Updated: (DERBY-499) Expose BOOLEAN datatype to end users

2006-09-29 Thread Rick Hillegas
Hi Bryan, That's an Open Office document. I have just attached an html version of the document as well. Hope this helps, -Rick Bryan Pendleton wrote: Rick Hillegas updated DERBY-499: Attachment: BooleanType.sxw What is a SXW and how do I read it?

[jira] Updated: (DERBY-499) Expose BOOLEAN datatype to end users

2006-09-29 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-499?page=all ] Rick Hillegas updated DERBY-499: Attachment: BooleanType.html Attaching an html version of the DRDA proposal for people who don't have OpenOffice. Expose BOOLEAN datatype to end users

[jira] Updated: (DERBY-1899) 10.2.1.5 source distribution is missing many files and includes some files that it should not.

2006-09-29 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1899?page=all ] Rick Hillegas updated DERBY-1899: - Attachment: derby-1899-v01.diff Thanks for the clarification. Committed derby-1899-v01.diff at subversion revision 451363. This should fix the problems

[jira] Updated: (DERBY-1725) Placeholder for 10.2 merges

2006-09-29 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1725?page=all ] Rick Hillegas updated DERBY-1725: - Attachment: derby-1725-merge-451362-to-451363.diff Committed derby-1725-merge-451362-to-451363.diff at revision 451372. This merges DERBY-1899 from the

Re: [VOTE] 10.2.1.5 release

2006-09-29 Thread Rick Hillegas
Hi Andrew, I missed your follow-up mail describing problems with the release notes. Could you re-post it? Thanks, -Rick Andrew McIntyre wrote: On 9/28/06, Andrew McIntyre [EMAIL PROTECTED] wrote: However, the source distribution is missing the top-level bin and maven directories, as

10.2.1.5 status

2006-09-29 Thread Rick Hillegas
First the good news: 1) So far, no one has found any showstopping runtime problems with the product itself. 2) We've seen a marked decrease in the rate at which problems in the release structure pop up. Now for the bad news: 3) A week into vetting, we've found some more issues with the

Re: Re: [VOTE] 10.2.1.5 release

2006-09-29 Thread Andrew McIntyre
On 9/29/06, Rick Hillegas [EMAIL PROTECTED] wrote: Hi Andrew, I missed your follow-up mail describing problems with the release notes. Could you re-post it? Hi, Sorry, just hadn't sent it yet as i was giving it one last scan. * I think As in previous releases, 10.2.1.5 functionality

Re: [VOTE] 10.2.1.5 release

2006-09-29 Thread Rick Hillegas
Andrew McIntyre wrote: On 9/29/06, Rick Hillegas [EMAIL PROTECTED] wrote: Hi Andrew, I missed your follow-up mail describing problems with the release notes. Could you re-post it? Hi, Sorry, just hadn't sent it yet as i was giving it one last scan. * I think As in previous releases,

Re: 10.2.1.5 status

2006-09-29 Thread Andrew McIntyre
On 9/29/06, Rick Hillegas [EMAIL PROTECTED] wrote: First the good news: 1) So far, no one has found any showstopping runtime problems with the product itself. Yay! Would it be useful to do the following: A) Post a new release candidate but don't call a vote yet. Just let the existing vote

Re: Re: [VOTE] 10.2.1.5 release

2006-09-29 Thread Andrew McIntyre
On 9/29/06, Rick Hillegas [EMAIL PROTECTED] wrote: I just sent out mail about this. I think I need to spin a new release candidate. But I'm unsure when I should do this. What are your thoughts? just posted, in the other thread. :-)

Re: 10.2.1.5 status

2006-09-29 Thread Rick Hillegas
Andrew McIntyre wrote: On 9/29/06, Rick Hillegas [EMAIL PROTECTED] wrote: First the good news: 1) So far, no one has found any showstopping runtime problems with the product itself. Yay! Would it be useful to do the following: A) Post a new release candidate but don't call a vote yet.

Re: Re: 10.2.1.5 status

2006-09-29 Thread Andrew McIntyre
On 9/29/06, Andrew McIntyre [EMAIL PROTECTED] wrote: * Merge the two or three recent doc changes that have gone in since 10.2.1.5 that haven't already been merged over. I can take care of that today, since I committed them to trunk. This part is now done with revision 451427. andrew

[jira] Commented: (DERBY-1849) Tests lang/grantRevokeDDL.sql and lang/grantRevokeDDL2.sql fails on IBM WCTME 5.7 Foundation (jdkJ2ME Foundation Specification v1.0)

2006-09-29 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1849?page=comments#action_12438799 ] Mamta A. Satoor commented on DERBY-1849: I took a very quick look at couple postings from Myrna about create trigger tr31t31TriggerTest in

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

2006-09-29 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1860?page=all ] Rick Hillegas updated DERBY-1860: - Attachment: derby-1860-v12.diff Commit derby-1860-v12.diff at subversion revision 451429. This incorporates feedback from Andrew and bumps the version id in

Re: [VOTE] 10.2.1.5 release

2006-09-29 Thread Army
Andrew McIntyre wrote: Hi, Sorry, just hadn't sent it yet as i was giving it one last scan. snip Andrews comments on release notes If we're going to generate another round of release notes, I'd like to again mention that I think we should include somewhere the recommended version of Xalan

Re: Re: [VOTE] 10.2.1.5 release

2006-09-29 Thread Andrew McIntyre
On 9/29/06, Army [EMAIL PROTECTED] wrote: If we're going to generate another round of release notes, I'd like to again mention that I think we should include somewhere the recommended version of Xalan for use of the SQL/XML operators. Too late for this release, but why not just include a

[jira] Commented: (DERBY-1849) Tests lang/grantRevokeDDL.sql and lang/grantRevokeDDL2.sql fails on IBM WCTME 5.7 Foundation (jdkJ2ME Foundation Specification v1.0)

2006-09-29 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1849?page=comments#action_12438805 ] Myrna van Lunteren commented on DERBY-1849: --- I made a mistake - picked the first reference to that trigger from derby.log. Apologies for the confusion,

[jira] Updated: (DERBY-1885) The source distribution for 10.2.1.4 rc1 includes derby.log files

2006-09-29 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1885?page=all ] Rick Hillegas updated DERBY-1885: - Attachment: derby-1885-v01.diff Commit derby-1885-v01 at subversion revision 451432. This is what Andrew just suggested. The source distribution for

[jira] Updated: (DERBY-1725) Placeholder for 10.2 merges

2006-09-29 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1725?page=all ] Rick Hillegas updated DERBY-1725: - Attachment: derby-1725-merge-451431-to-451432.diff Commit derby-1725-merge-451431-to-451432.diff at subversion revision 451434. This merges DERBY-1885 from

Re: [VOTE] 10.2.1.5 release

2006-09-29 Thread Rick Hillegas
Army wrote: Andrew McIntyre wrote: Hi, Sorry, just hadn't sent it yet as i was giving it one last scan. snip Andrews comments on release notes If we're going to generate another round of release notes, I'd like to again mention that I think we should include somewhere the recommended

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

2006-09-29 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1860?page=all ] Rick Hillegas updated DERBY-1860: - Attachment: derby-1860-v13.diff Commit derby-1860-v13.diff at subversion revision 451446. This adds a note about XML support crafted by Army. Create

[jira] Created: (DERBY-1905) Optimizer cost estimates for subqueries are way (way) too high.

2006-09-29 Thread A B (JIRA)
Optimizer cost estimates for subqueries are way (way) too high. --- Key: DERBY-1905 URL: http://issues.apache.org/jira/browse/DERBY-1905 Project: Derby Issue Type: Bug

[jira] Created: (DERBY-1906) Investigate appropriateness of current optimizer timeout mechanism.

2006-09-29 Thread A B (JIRA)
Investigate appropriateness of current optimizer timeout mechanism. --- Key: DERBY-1906 URL: http://issues.apache.org/jira/browse/DERBY-1906 Project: Derby Issue Type: Task

[jira] Created: (DERBY-1907) Improve optimizer to prune query plans more aggressively.

2006-09-29 Thread A B (JIRA)
Improve optimizer to prune query plans more aggressively. - Key: DERBY-1907 URL: http://issues.apache.org/jira/browse/DERBY-1907 Project: Derby Issue Type: Improvement

Re: Xalan version

2006-09-29 Thread Bryan Pendleton
I've tested with Xalan 2.5 and 2.7 and I think Bryan Pendleton has run tests with 2.7. Correct; I have successfully used the SQL/XML support using Xalan 2.7. The release note looks good to me. Thanks for adding it, Rick! bryan

[jira] Created: (DERBY-1908) Investigate: What's the unit for optimizer cost estimates?

2006-09-29 Thread A B (JIRA)
Investigate: What's the unit for optimizer cost estimates? Key: DERBY-1908 URL: http://issues.apache.org/jira/browse/DERBY-1908 Project: Derby Issue Type: Task

Re: [VOTE] 10.2.1.5 release

2006-09-29 Thread Army
Rick Hillegas wrote: Hi Army, I have added this as a separate section in the release notes. Regards, -Rick Thanks Rick! Army

Optimizer work/issues/discussions....

2006-09-29 Thread Army
After my dealings with the various optimizer changes over the past many months and especially with the queries attached to DERBY-1777, I've filed one bug (DERBY-1905), one improvement (DERBY-1907), and two tasks (DERBY-1906 and DERBY-1908) for the Derby optimizer. The Jira entries are in

[jira] Updated: (DERBY-1905) Optimizer cost estimates for subqueries are way (way) too high.

2006-09-29 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1905?page=all ] A B updated DERBY-1905: --- Attachment: d1905.sql Attaching file referenced in the description for this issue. Optimizer cost estimates for subqueries are way (way) too high.

[jira] Updated: (DERBY-1900) The scripts under the /bin of the distribution does not have the executable permission

2006-09-29 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1900?page=all ] Andrew McIntyre updated DERBY-1900: --- Attachment: derby-1900-v1.diff Attaching simple patch for this issue. Force permissions on files in bin to have execute bit on. The scripts under the

Re: Re: 10.2.1.5 status

2006-09-29 Thread Andrew McIntyre
On 9/29/06, Rajesh Kartha [EMAIL PROTECTED] wrote: Will DERBY-1900 be also addressed in 10.2.1.6 ? This will avoid users to manually change permissions on the scripts before running them. Any easy solution to this occurred to me the other day: have Ant force the execute bit on when building

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

2006-09-29 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1858?page=comments#action_12438823 ] Yip Ng commented on DERBY-1858: --- I think this jira can be marked as resolved once it is backported to 10.2. A schema can be dropped by a non-schema owner in SQL

sneak preview of 10.2.1.6 available

2006-09-29 Thread Rick Hillegas
I've posted a preliminary version of 10.2.1.6 so that the structure experts can find remaining problems with the organization of the release zips. I will refresh this with a `corrected version after the experts report back. The sneak preview can be seen at:

[jira] Resolved: (DERBY-1822) LOCK TABLE example and description in reference manual should get replaced by a 'real' example

2006-09-29 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1822?page=all ] Laura Stewart resolved DERBY-1822. -- Resolution: Fixed Derby Info: (was: [Patch Available]) Changing the status to resolved. Not closing this issue until Rick (or someone else) commits

[jira] Assigned: (DERBY-1683) Developer guide doc for scope of locks is incorrect for one case of repeatable read.

2006-09-29 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1683?page=all ] Laura Stewart reassigned DERBY-1683: Assignee: Laura Stewart Developer guide doc for scope of locks is incorrect for one case of repeatable read.

[jira] Updated: (DERBY-1683) Developer guide doc for scope of locks is incorrect for one case of repeatable read.

2006-09-29 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1683?page=all ] Laura Stewart updated DERBY-1683: - Attachment: derby1683.diff rdevconcepts8424.html Updated the dev guide topic per this issue. I also added several index entries and

[jira] Updated: (DERBY-1683) Developer guide doc for scope of locks is incorrect for one case of repeatable read.

2006-09-29 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1683?page=all ] Laura Stewart updated DERBY-1683: - Derby Info: [Patch Available] Developer guide doc for scope of locks is incorrect for one case of repeatable read.

[jira] Updated: (DERBY-1683) Developer guide doc for scope of locks is incorrect for one case of repeatable read.

2006-09-29 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1683?page=all ] Laura Stewart updated DERBY-1683: - Attachment: derby1683_2.diff Made an additional correction to the patch. Developer guide doc for scope of locks is incorrect for one case of repeatable

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

2006-09-29 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-630?page=comments#action_12438834 ] Yip Ng commented on DERBY-630: -- At execution time, it looks like CREATE TRIGGER expects a compilation schema UUID to be available. Since the above example did not

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

2006-09-29 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-630?page=all ] Yip Ng reassigned DERBY-630: Assignee: Yip Ng create trigger fails with null pointer exception Key: DERBY-630

[jira] Updated: (DERBY-1873) Doc Review Comments - Developers Guide

2006-09-29 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1873?page=all ] Laura Stewart updated DERBY-1873: - Attachment: derby1873_3.diff derby1873_html3.zip I updated the following files per comments from Sunitha. Pay particular attention to the

[jira] Updated: (DERBY-1873) Doc Review Comments - Developers Guide

2006-09-29 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1873?page=all ] Laura Stewart updated DERBY-1873: - Derby Info: [Patch Available] Doc Review Comments - Developers Guide -- Key: DERBY-1873

[jira] Closed: (DERBY-1822) LOCK TABLE example and description in reference manual should get replaced by a 'real' example

2006-09-29 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1822?page=all ] Andrew McIntyre closed DERBY-1822. -- Merged to 10.2 with revision 451427. LOCK TABLE example and description in reference manual should get replaced by a 'real' example