Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_lex.h198 inline enum_sp_type to_sp_type(longlong val) { in to_sp_type() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/auth/
H A Dsql_auth_cache.cc2333 const enum_sp_type sp_type = to_sp_type(p_table->field[4]->val_int()); in grant_load_procs_priv()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/
H A Dpfs.cc6627 enum_sp_type value = to_sp_type(sp_type); in sp_type_to_object_type()