mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
post-review cleanup
This commit is contained in:
@@ -3908,8 +3908,6 @@ end_with_restore_list:
|
||||
case SQLCOM_REVOKE_ROLE:
|
||||
case SQLCOM_GRANT_ROLE:
|
||||
{
|
||||
/* TODO access check */
|
||||
|
||||
if (!(res= mysql_grant_role(thd, lex->users_list,
|
||||
lex->sql_command != SQLCOM_GRANT_ROLE)))
|
||||
my_ok(thd);
|
||||
|
Reference in New Issue
Block a user