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