Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_admin.h355 class Sql_cmd_show_grants : public Sql_cmd {
362 Sql_cmd_show_grants(const LEX_USER *for_user_arg, in Sql_cmd_show_grants() function
H A Dsql_admin.cc2142 bool Sql_cmd_show_grants::execute(THD *thd) { in execute()
H A Dparse_tree_nodes.h3060 Sql_cmd_show_grants sql_cmd;