Skip to content
Snippets Groups Projects
Commit eb7355fc authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

A fix for gh-1342 "Grant error message is misleading"

Tarantool doesn't have CREATE, DROP or GRANT OPTION privileges.
Thus grants on an object can only be given by the creator (definer,
owner) of the object or admin.

The error message about this was misleading.
parent df18794e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment