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

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

    Attachment: derby1072-v2.diff

I have uploaded another patch. The previous patch was only a partial one. After 
uploading that, I realized that there are many test master files, which should 
be modified to complete the fix.

This has become a tidious bug fix to have simple changes in many files. I have 
finally made all of those and want someone to really run all possible tests 
with this fix, before it can be committed.



> 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-v2.diff, 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to