Home
last modified time | relevance | path

Searched refs:get_vio_type (Results 1 – 25 of 36) sorted by relevance

12

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsrv_session.cc561 enum_vio_type vio_type= backup_thd->get_vio_type(); in ~Session_backup_and_attach()
1078 vio_type : thd.get_vio_type()); in attach()
H A Dsql_audit.cc549 event.connection_type= thd->get_vio_type(); in mysql_audit_notify()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsrv_session.cc561 enum_vio_type vio_type= backup_thd->get_vio_type(); in ~Session_backup_and_attach()
1078 vio_type : thd.get_vio_type()); in attach()
H A Dsql_audit.cc508 event.connection_type= thd->get_vio_type(); in mysql_audit_notify()
H A Dsql_class.h3241 enum_vio_type get_vio_type();
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsrv_session.cc561 enum_vio_type vio_type= backup_thd->get_vio_type(); in ~Session_backup_and_attach()
1078 vio_type : thd.get_vio_type()); in attach()
H A Dsql_audit.cc549 event.connection_type= thd->get_vio_type(); in mysql_audit_notify()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsrv_session.cc488 enum_vio_type vio_type = backup_thd->get_vio_type(); in ~Session_backup_and_attach()
908 (vio_type != NO_VIO_TYPE ? vio_type : thd.get_vio_type()); in attach()
H A Dsql_audit.cc444 event.connection_type = thd->get_vio_type(); in mysql_audit_notify()
H A Dsql_class.h2655 enum_vio_type get_vio_type() const;
H A Dsql_class.cc1589 enum_vio_type THD::get_vio_type() const { in get_vio_type() function in THD
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsrv_session.cc565 enum_vio_type vio_type= backup_thd->get_vio_type(); in ~Session_backup_and_attach()
1082 vio_type : thd.get_vio_type()); in attach()
H A Dsql_audit.cc512 event.connection_type= thd->get_vio_type(); in mysql_audit_notify()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsrv_session.cc561 enum_vio_type vio_type= backup_thd->get_vio_type(); in ~Session_backup_and_attach()
1078 vio_type : thd.get_vio_type()); in attach()
H A Dsql_audit.cc549 event.connection_type= thd->get_vio_type(); in mysql_audit_notify()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsrv_session.cc561 enum_vio_type vio_type= backup_thd->get_vio_type(); in ~Session_backup_and_attach()
1078 vio_type : thd.get_vio_type()); in attach()
H A Dsql_audit.cc508 event.connection_type= thd->get_vio_type(); in mysql_audit_notify()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/server_component/
H A Dclone_protocol_service.cc586 auto conn_type = thd->get_vio_type();
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/auth/
H A Dsql_authentication.cc2130 get_vio_type_name(thd->get_vio_type(), & vio_name_str, & len); in acl_log_connect()
2260 PSI_THREAD_CALL(set_connection_type)(thd->get_vio_type()); in acl_authenticate()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/auth/
H A Dsql_authentication.cc2147 get_vio_type_name(thd->get_vio_type(), & vio_name_str, & len); in acl_log_connect()
2279 PSI_THREAD_CALL(set_connection_type)(thd->get_vio_type()); in acl_authenticate()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/auth/
H A Dsql_authentication.cc2140 get_vio_type_name(thd->get_vio_type(), & vio_name_str, & len); in acl_log_connect()
2270 PSI_THREAD_CALL(set_connection_type)(thd->get_vio_type()); in acl_authenticate()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/auth/
H A Dsql_authentication.cc2147 get_vio_type_name(thd->get_vio_type(), & vio_name_str, & len); in acl_log_connect()
2279 PSI_THREAD_CALL(set_connection_type)(thd->get_vio_type()); in acl_authenticate()
/dports/databases/mysql57-client/mysql-5.7.36/sql/auth/
H A Dsql_authentication.cc2140 get_vio_type_name(thd->get_vio_type(), & vio_name_str, & len); in acl_log_connect()
2270 PSI_THREAD_CALL(set_connection_type)(thd->get_vio_type()); in acl_authenticate()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/auth/
H A Dsql_authentication.cc2147 get_vio_type_name(thd->get_vio_type(), & vio_name_str, & len); in acl_log_connect()
2279 PSI_THREAD_CALL(set_connection_type)(thd->get_vio_type()); in acl_authenticate()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/auth/
H A Dsql_authentication.cc3143 get_vio_type_name(thd->get_vio_type(), &vio_name_str, &len); in acl_log_connect()
3347 PSI_THREAD_CALL(set_connection_type)(thd->get_vio_type()); in acl_authenticate()

12