[ http://issues.apache.org/jira/browse/DERBY-1057?page=comments#action_12425886 ] Deepa Remesh commented on DERBY-1057: -------------------------------------
For information on derby.database.sqlAuthorization property, this mail from Satheesh has some more information: http://www.nabble.com/Re%3A-Availability-of-grant-revoke-for-upgraded-databases-is-not-dependent-on-derby.database.sqlAuthorization-property-*during*-upgrade---p5526122.html I think we need to mention that this property can be set as a system-wide property or as a database property. The difference is explained in the above mail. Also add an example for setting the property at database level: -- database-level property call SYSCS_UTIL.SYSCS_SET_DATABASE_PROPERTY('derby.database.sqlAuthorization', 'true'); > documentation to address Grant/Revoke (Derby-464) > ------------------------------------------------- > > Key: DERBY-1057 > URL: http://issues.apache.org/jira/browse/DERBY-1057 > Project: Derby > Issue Type: Sub-task > Components: Documentation > Affects Versions: 10.0.2.0 > Reporter: Eric Radzinski > Assigned To: Laura Stewart > Fix For: 10.2.0.0 > > Attachments: derby1057_devguide.diff, derby1057_devguide_html.zip, > derby1057_ref.diff, derby1057_ref_html.zip, devguide_html2.zip, ref_html2.zip > > -- 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
