Home
last modified time | relevance | path

Searched refs:command_satisfy_acl_cache_requirement (Results 1 – 1 of 1) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_parse.cc248 bool command_satisfy_acl_cache_requirement(unsigned command) { in command_satisfy_acl_cache_requirement() function
3068 if (!command_satisfy_acl_cache_requirement(lex->sql_command)) { in mysql_execute_command()