Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_rewrite.h157 virtual void append_auth_str(LEX_USER *lex, String *str) const;
245 virtual void append_auth_str(LEX_USER *lex, String *str) const override;
H A Dsql_rewrite.cc491 void Rewriter_user::append_auth_str(LEX_USER *user, String *str) const { in append_auth_str() function in Rewriter_user
789 append_auth_str(user, str); in append_user_auth_info()
867 append_auth_str(user, str); in append_user_auth_info()
954 void Rewriter_show_create_user::append_auth_str(LEX_USER *user, in append_auth_str() function in Rewriter_show_create_user
1013 append_auth_str(user, str); in append_user_auth_info()