Commit 3a294001 authored by Thomas G. Lockhart's avatar Thomas G. Lockhart

Minor fix to add paragraph break.

parent 6d62e1da
...@@ -322,6 +322,7 @@ If user1 gives a privilege WITH GRANT OPTION to user2, ...@@ -322,6 +322,7 @@ If user1 gives a privilege WITH GRANT OPTION to user2,
and user2 gives it to user3 then user1 can revoke and user2 gives it to user3 then user1 can revoke
this privilege in cascade using the CASCADE keyword. this privilege in cascade using the CASCADE keyword.
<para>
If user1 gives a privilege WITH GRANT OPTION to user2, If user1 gives a privilege WITH GRANT OPTION to user2,
and user2 gives it to user3 then if user1 try revoke and user2 gives it to user3 then if user1 try revoke
this privilege it fails if he/she specify the RESTRICT this privilege it fails if he/she specify the RESTRICT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment