Home
last modified time | relevance | path

Searched refs:handle_proxy_header_result (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dnet_serv.cc881 typedef enum { RETRY, ABORT, IGNORE} handle_proxy_header_result; typedef
882 static handle_proxy_header_result handle_proxy_header(NET *net) in handle_proxy_header()
925 return (handle_proxy_header_result)thd_set_peer_addr(thd, in handle_proxy_header()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dnet_serv.cc865 typedef enum { RETRY, ABORT, IGNORE} handle_proxy_header_result; typedef
866 static handle_proxy_header_result handle_proxy_header(NET *net) in handle_proxy_header()
909 return (handle_proxy_header_result)thd_set_peer_addr(thd, in handle_proxy_header()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dnet_serv.cc865 typedef enum { RETRY, ABORT, IGNORE} handle_proxy_header_result; typedef
866 static handle_proxy_header_result handle_proxy_header(NET *net) in handle_proxy_header()
909 return (handle_proxy_header_result)thd_set_peer_addr(thd, in handle_proxy_header()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dnet_serv.cc865 typedef enum { RETRY, ABORT, IGNORE} handle_proxy_header_result; typedef
866 static handle_proxy_header_result handle_proxy_header(NET *net) in handle_proxy_header()
909 return (handle_proxy_header_result)thd_set_peer_addr(thd, in handle_proxy_header()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dnet_serv.cc865 typedef enum { RETRY, ABORT, IGNORE} handle_proxy_header_result; in Item_func_database()
866 static handle_proxy_header_result handle_proxy_header(NET *net)
909 return (handle_proxy_header_result)thd_set_peer_addr(thd,
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dnet_serv.cc881 typedef enum { RETRY, ABORT, IGNORE} handle_proxy_header_result; typedef
882 static handle_proxy_header_result handle_proxy_header(NET *net) in handle_proxy_header()
925 return (handle_proxy_header_result)thd_set_peer_addr(thd, in handle_proxy_header()