Home
last modified time | relevance | path

Searched refs:sctx_host (Results 1 – 25 of 28) sorted by relevance

12

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_audit.h43 LEX_CSTRING sctx_host= sctx->host(); in make_user_name() local
51 sctx_host.length ? sctx_host.str : in make_user_name()
H A Dlog.cc1373 LEX_CSTRING sctx_host= sctx->host(); in slow_log_write() local
1378 sctx_host.length ? sctx_host.str : "", " [", in slow_log_write()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_audit.h43 LEX_CSTRING sctx_host= sctx->host(); in make_user_name() local
51 sctx_host.length ? sctx_host.str : in make_user_name()
H A Dlog.cc1494 LEX_CSTRING sctx_host= sctx->host(); in slow_log_write() local
1502 sctx_host.length ? sctx_host.str : "", " [", in slow_log_write()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_audit.h43 LEX_CSTRING sctx_host= sctx->host(); in make_user_name() local
51 sctx_host.length ? sctx_host.str : in make_user_name()
H A Dlog.cc1376 LEX_CSTRING sctx_host= sctx->host(); in slow_log_write() local
1381 sctx_host.length ? sctx_host.str : "", " [", in slow_log_write()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_audit.h43 LEX_CSTRING sctx_host= sctx->host(); in make_user_name() local
51 sctx_host.length ? sctx_host.str : in make_user_name()
H A Dlog.cc1494 LEX_CSTRING sctx_host= sctx->host(); in slow_log_write() local
1502 sctx_host.length ? sctx_host.str : "", " [", in slow_log_write()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_audit.h43 LEX_CSTRING sctx_host= sctx->host(); in make_user_name() local
51 sctx_host.length ? sctx_host.str : in make_user_name()
H A Dlog.cc1373 LEX_CSTRING sctx_host= sctx->host(); in slow_log_write() local
1378 sctx_host.length ? sctx_host.str : "", " [", in slow_log_write()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_audit.h43 LEX_CSTRING sctx_host= sctx->host(); in make_user_name() local
51 sctx_host.length ? sctx_host.str : in make_user_name()
H A Dlog.cc1494 LEX_CSTRING sctx_host= sctx->host(); in slow_log_write() local
1502 sctx_host.length ? sctx_host.str : "", " [", in slow_log_write()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_audit.cc1442 LEX_CSTRING sctx_host = sctx->host(); in make_user_name() local
1449 sctx_host.length ? sctx_host.str : "", " [", in make_user_name()
H A Dlog.cc1311 LEX_CSTRING sctx_host = sctx->host(); in slow_log_write() local
1316 sctx_host.length ? sctx_host.str : "", " [", in slow_log_write()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/clone/
H A Dclone0api.cc330 LEX_CSTRING sctx_host = thd->m_main_security_ctx.host_or_ip(); in innodb_clone_begin() local
334 if (0 == strcmp(my_localhost, sctx_host.str)) { in innodb_clone_begin()
344 << sctx_user.str << "@" << sctx_host.str; in innodb_clone_begin()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/auth/
H A Dsql_auth_cache.cc3225 const char *sctx_host= sctx->priv_host().str; in update_sctx_cache() local
3235 if (!sctx_host) in update_sctx_cache()
3236 sctx_host= ""; in update_sctx_cache()
3240 if (!strcmp(acl_user, sctx_user) && !strcmp(acl_host, sctx_host)) in update_sctx_cache()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/auth/
H A Dsql_auth_cache.cc2968 const char *sctx_host= sctx->priv_host().str; in update_sctx_cache() local
2978 if (!sctx_host) in update_sctx_cache()
2979 sctx_host= ""; in update_sctx_cache()
2983 if (!strcmp(acl_user, sctx_user) && !strcmp(acl_host, sctx_host)) in update_sctx_cache()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/auth/
H A Dsql_auth_cache.cc3225 const char *sctx_host= sctx->priv_host().str; in update_sctx_cache() local
3235 if (!sctx_host) in update_sctx_cache()
3236 sctx_host= ""; in update_sctx_cache()
3240 if (!strcmp(acl_user, sctx_user) && !strcmp(acl_host, sctx_host)) in update_sctx_cache()
/dports/databases/mysql57-client/mysql-5.7.36/sql/auth/
H A Dsql_auth_cache.cc2969 const char *sctx_host= sctx->priv_host().str; in update_sctx_cache() local
2979 if (!sctx_host) in update_sctx_cache()
2980 sctx_host= ""; in update_sctx_cache()
2984 if (!strcmp(acl_user, sctx_user) && !strcmp(acl_host, sctx_host)) in update_sctx_cache()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/auth/
H A Dsql_auth_cache.cc3225 const char *sctx_host= sctx->priv_host().str; in update_sctx_cache() local
3235 if (!sctx_host) in update_sctx_cache()
3236 sctx_host= ""; in update_sctx_cache()
3240 if (!strcmp(acl_user, sctx_user) && !strcmp(acl_host, sctx_host)) in update_sctx_cache()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/auth/
H A Dsql_auth_cache.cc2976 const char *sctx_host= sctx->priv_host().str; in update_sctx_cache() local
2988 if (!sctx_host) in update_sctx_cache()
2989 sctx_host= ""; in update_sctx_cache()
2993 if (!strcmp(acl_user, sctx_user) && !strcmp(acl_host, sctx_host)) in update_sctx_cache()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/auth/
H A Dsql_auth_cache.cc3006 const char *sctx_host = sctx->priv_host().str; in update_sctx_cache() local
3015 if (!sctx_host) sctx_host = ""; in update_sctx_cache()
3018 if (!strcmp(acl_user, sctx_user) && !strcmp(acl_host, sctx_host)) { in update_sctx_cache()
H A Dsql_authorization.cc5273 LEX_CSTRING sctx_host = thd->security_context()->priv_host(); in sp_grant_privileges() local
5275 LEX_USER::alloc(thd, (LEX_STRING *)&sctx_user, (LEX_STRING *)&sctx_host); in sp_grant_privileges()
7396 const char *sctx_host = sctx->priv_host().str; in do_update_sctx() local
7407 my_strcasecmp(system_charset_info, from_host, sctx_host) == 0) { in do_update_sctx()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_acl.cc2892 const char *sctx_host= sctx->priv_host; in update_sctx_cache() local
2898 if (!sctx_host) in update_sctx_cache()
2899 sctx_host= ""; in update_sctx_cache()
2903 if (!strcmp(acl_user, sctx_user) && !strcmp(acl_host, sctx_host)) in update_sctx_cache()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_acl.cc2892 const char *sctx_host= sctx->priv_host; in update_sctx_cache() local
2898 if (!sctx_host) in update_sctx_cache()
2899 sctx_host= ""; in update_sctx_cache()
2903 if (!strcmp(acl_user, sctx_user) && !strcmp(acl_host, sctx_host)) in update_sctx_cache()

12