Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Tests need to be added to verify that quoted identifiers can be used with user and role names.
For example -
grant all on x to user `user-qa`; show grant user `user-qa` on table x;