Skip to content

Commit 564035b

Browse files
authored
Update modules/ROOT/pages/errors/gql-errors.adoc
1 parent 6bbd782 commit 564035b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/errors/gql-errors.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1656,7 +1656,7 @@ Status description:: error: procedure exception - custom procedure execution err
16561656

16571657
=== 53N34
16581658

1659-
Status description:: error: function exception - function restricted. `{ $fun }` is is restricted and accesses database internals. User-defined function restriction is controlled by the dbms.security.procedures.unrestricted setting. Only un-restrict user-defined functions you can trust with access to database internals.
1659+
Status description:: error: function exception - function restricted. `{ $fun }` is restricted and accesses database internals. User-defined function restriction is controlled by the `dbms.security.procedures.unrestricted` setting. Only un-restrict user-defined functions you can trust with access to database internals.
16601660

16611661
=== 53N35
16621662

0 commit comments

Comments
 (0)