[ 
https://issues.apache.org/jira/browse/DERBY-5203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028948#comment-13028948
 ] 

Dag H. Wanvik commented on DERBY-5203:
--------------------------------------

You are right, Knut, been a while.. ;-) As for system shut down, we couldn't 
use the DBO requirement for that, since DBO is data base specific (in the 
general case). The work on system privileges was intended to protect system 
shutdown (among other operations), but that was work (DERBY-2901) not 
completed. +1 to the wording changes.


> Documentation of drop=true attribute contains error
> ---------------------------------------------------
>
>                 Key: DERBY-5203
>                 URL: https://issues.apache.org/jira/browse/DERBY-5203
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.8.1.2
>            Reporter: Kim Haase
>            Assignee: Kim Haase
>            Priority: Minor
>             Fix For: 10.8.1.3, 10.9.0.0
>
>         Attachments: DERBY-5203-2.diff, DERBY-5203-2.stat, DERBY-5203-3.diff, 
> DERBY-5203.diff, DERBY-5203.stat, rrefattrib16471.html, rrefattribdrop.html, 
> rrefattribdrop.html, rrefattribdrop.html
>
>
> The Reference Manual topic on the drop=true attribute, rrefattribdrop.dita, 
> contains the statement,
> "This attribute, like shutdown=true, cannot be combined with other 
> attributes."
> This used to be true, but with the addition of the deregister attribute, 
> which must be combined with shutdown=true, it is now incorrect.
> The sentence should be changed to say only,
> "This attribute cannot be combined with other attributes."
> (I'm assuming that the deregister attribute doesn't apply to dropping an 
> in-memory database, since it's specific to the embedded driver. Please let me 
> know if this isn't the case.)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to