We have 2 tests failing due to the patch that was committed recently for 1072.

The failures are linked here,
http://www.multinet.no/~solberg/public/Apache/TinderBox_Derby/Limited/testSummary-409605.html

Both of them seem to have occured due to a single reason. I am looking at it now and shall post a patch soon. While I am digging at it, I would appreciate any leads.


Thanks
Mayuresh

Satheesh Bandaram wrote:
I have committed this patch. Thanks for waiting for long time...

Since you changed many master files, I would request you monitor nightly test results to make sure you didn't miss any. Would appreciate quickly upgrading any missed master updates.

Satheesh

Mayuresh Nirhali (JIRA) wrote:

    [ http://issues.apache.org/jira/browse/DERBY-1072?page=all ]

Mayuresh Nirhali updated DERBY-1072:
------------------------------------

   Attachment: derby1072-v4.diff
               derby1072-v4.stat

I was hoping that  this patch gets reviewed and committed before.
In the past few weeks, few additional files were changed which means that the 
patch is to be changed as well. This additional change depends on the recent 
changes to master/DerbyNet(/client)/jdk15/*stmt.out files.

I am posting the latest patch for this bug. The patch has  changes to lot of 
files so I would be happy to see this being looked at before anymore updates to 
the relevent files.

I dont see the "patch available" checkbox for this JIRA!

Misleading/wrong error message while dropping a view
----------------------------------------------------

        Key: DERBY-1072
        URL: http://issues.apache.org/jira/browse/DERBY-1072
    Project: Derby
       Type: Bug

 Components: Newcomer, SQL
   Versions: 10.1.2.2
Environment: windows xp , jdk1.5
   Reporter: Manjula Kutty
   Assignee: Mayuresh Nirhali
   Priority: Minor
Attachments: derby1072-44.stat, derby1072-v2.diff, derby1072-v3.diff, 
derby1072-v4.diff, derby1072-v4.stat, derby1072_032006.diff

while dropping a view which does not really exist on a database , the error message thrown by ij 
says ERROR X0X05: Table 'VIEW222' does not  exist. It looks like we should make the error message 
to say that  "Table/View" does not exist, instead of "table".
Look at other messages that are shared for both Table and View.



Reply via email to