Home
last modified time | relevance | path

Searched refs:bind_address_str (Results 1 – 12 of 12) sorted by relevance

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/conn_handler/
H A Dsocket_connection.cc351 const char *bind_address_str= NULL; in get_listener_socket() local
396 bind_address_str= ipv6_all_addresses; in get_listener_socket()
413 bind_address_str= ipv4_all_addresses; in get_listener_socket()
425 bind_address_str= m_bind_addr_str.c_str(); in get_listener_socket()
441 bind_address_str, ip_addr); in get_listener_socket()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/conn_handler/
H A Dsocket_connection.cc346 const char *bind_address_str= NULL; in get_listener_socket() local
391 bind_address_str= ipv6_all_addresses; in get_listener_socket()
408 bind_address_str= ipv4_all_addresses; in get_listener_socket()
420 bind_address_str= m_bind_addr_str.c_str(); in get_listener_socket()
436 bind_address_str, ip_addr); in get_listener_socket()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/conn_handler/
H A Dsocket_connection.cc351 const char *bind_address_str= NULL; in get_listener_socket() local
396 bind_address_str= ipv6_all_addresses; in get_listener_socket()
413 bind_address_str= ipv4_all_addresses; in get_listener_socket()
425 bind_address_str= m_bind_addr_str.c_str(); in get_listener_socket()
441 bind_address_str, ip_addr); in get_listener_socket()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/conn_handler/
H A Dsocket_connection.cc351 const char *bind_address_str= NULL; in get_listener_socket() local
396 bind_address_str= ipv6_all_addresses; in get_listener_socket()
413 bind_address_str= ipv4_all_addresses; in get_listener_socket()
425 bind_address_str= m_bind_addr_str.c_str(); in get_listener_socket()
441 bind_address_str, ip_addr); in get_listener_socket()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/conn_handler/
H A Dsocket_connection.cc346 const char *bind_address_str= NULL; in get_listener_socket() local
391 bind_address_str= ipv6_all_addresses; in get_listener_socket()
408 bind_address_str= ipv4_all_addresses; in get_listener_socket()
420 bind_address_str= m_bind_addr_str.c_str(); in get_listener_socket()
436 bind_address_str, ip_addr); in get_listener_socket()
/dports/databases/mysql57-client/mysql-5.7.36/sql/conn_handler/
H A Dsocket_connection.cc346 const char *bind_address_str= NULL; in get_listener_socket() local
391 bind_address_str= ipv6_all_addresses; in get_listener_socket()
408 bind_address_str= ipv4_all_addresses; in get_listener_socket()
420 bind_address_str= m_bind_addr_str.c_str(); in get_listener_socket()
436 bind_address_str, ip_addr); in get_listener_socket()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/conn_handler/
H A Dsocket_connection.cc359 const char *bind_address_str = nullptr; in get_listener_socket() local
416 bind_address_str = ipv6_all_addresses; in get_listener_socket()
439 bind_address_str = ipv4_all_addresses; in get_listener_socket()
461 bind_address_str = m_bind_addr_str.c_str(); in get_listener_socket()
475 LogErr(INFORMATION_LEVEL, ER_CONN_TCP_RESOLVE_INFO, bind_address_str, in get_listener_socket()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dmysqld.cc2323 const char *bind_address_str= NULL; in network_init() local
2371 bind_address_str= ipv6_all_addresses; in network_init()
2386 bind_address_str= ipv4_all_addresses; in network_init()
2398 bind_address_str= my_bind_addr_str; in network_init()
2414 bind_address_str, ip_addr); in network_init()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc2583 const char *bind_address_str= NULL; in activate_tcp_port() local
2634 bind_address_str= ipv6_all_addresses; in activate_tcp_port()
2649 bind_address_str= ipv4_all_addresses; in activate_tcp_port()
2661 bind_address_str= my_bind_addr_str; in activate_tcp_port()
2677 bind_address_str, ip_addr); in activate_tcp_port()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc2573 const char *bind_address_str= NULL; in activate_tcp_port() local
2624 bind_address_str= ipv6_all_addresses; in activate_tcp_port()
2639 bind_address_str= ipv4_all_addresses; in activate_tcp_port()
2651 bind_address_str= my_bind_addr_str; in activate_tcp_port()
2667 bind_address_str, ip_addr); in activate_tcp_port()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc2583 const char *bind_address_str= NULL; in activate_tcp_port() local
2634 bind_address_str= ipv6_all_addresses; in activate_tcp_port()
2649 bind_address_str= ipv4_all_addresses; in activate_tcp_port()
2661 bind_address_str= my_bind_addr_str; in activate_tcp_port()
2677 bind_address_str, ip_addr); in activate_tcp_port()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dmysqld.cc2430 const char *bind_address_str= NULL; in network_init() local
2478 bind_address_str= ipv6_all_addresses; in network_init()
2493 bind_address_str= ipv4_all_addresses; in network_init()
2505 bind_address_str= my_bind_addr_str; in network_init()
2521 bind_address_str, ip_addr); in network_init()