Home
last modified time | relevance | path

Searched refs:handle_client_map (Results 1 – 15 of 15) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/conn_handler/
H A Dshared_memory_connection.cc79 char *handle_client_map, HANDLE event_server_wrote, in Channel_info_shared_mem() argument
83 m_handle_client_map(handle_client_map), in Channel_info_shared_mem()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/conn_handler/
H A Dshared_memory_connection.cc77 char* handle_client_map, in Channel_info_shared_mem() argument
84 m_handle_client_map(handle_client_map), in Channel_info_shared_mem()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/conn_handler/
H A Dshared_memory_connection.cc77 char* handle_client_map, in Channel_info_shared_mem() argument
84 m_handle_client_map(handle_client_map), in Channel_info_shared_mem()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/conn_handler/
H A Dshared_memory_connection.cc77 char* handle_client_map, in Channel_info_shared_mem() argument
84 m_handle_client_map(handle_client_map), in Channel_info_shared_mem()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/conn_handler/
H A Dshared_memory_connection.cc77 char* handle_client_map, in Channel_info_shared_mem() argument
84 m_handle_client_map(handle_client_map), in Channel_info_shared_mem()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/conn_handler/
H A Dshared_memory_connection.cc77 char* handle_client_map, in Channel_info_shared_mem() argument
84 m_handle_client_map(handle_client_map), in Channel_info_shared_mem()
/dports/databases/mysql57-client/mysql-5.7.36/sql/conn_handler/
H A Dshared_memory_connection.cc77 char* handle_client_map, in Channel_info_shared_mem() argument
84 m_handle_client_map(handle_client_map), in Channel_info_shared_mem()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dmysqld.cc5656 char *handle_client_map= 0; in handle_connections_shared_memory() local
5683 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
5740 handle_client_map, in handle_connections_shared_memory()
5768 if (handle_client_map) in handle_connections_shared_memory()
5769 UnmapViewOfFile(handle_client_map); in handle_connections_shared_memory()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dmysqld.cc6713 char *handle_client_map= 0; in handle_connections_shared_memory() local
6740 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
6797 handle_client_map, in handle_connections_shared_memory()
6825 if (handle_client_map) in handle_connections_shared_memory()
6826 UnmapViewOfFile(handle_client_map); in handle_connections_shared_memory()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc7165 char *handle_client_map= 0; in handle_connections_shared_memory() local
7192 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
7249 handle_client_map, in handle_connections_shared_memory()
7281 if (handle_client_map) in handle_connections_shared_memory()
7282 UnmapViewOfFile(handle_client_map); in handle_connections_shared_memory()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc7155 char *handle_client_map= 0; in handle_connections_shared_memory() local
7182 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
7239 handle_client_map, in handle_connections_shared_memory()
7271 if (handle_client_map) in handle_connections_shared_memory()
7272 UnmapViewOfFile(handle_client_map); in handle_connections_shared_memory()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc7165 char *handle_client_map= 0; in handle_connections_shared_memory() local
7192 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
7249 handle_client_map, in handle_connections_shared_memory()
7281 if (handle_client_map) in handle_connections_shared_memory()
7282 UnmapViewOfFile(handle_client_map); in handle_connections_shared_memory()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dmysqld.cc7443 char *handle_client_map= 0; in handle_connections_shared_memory() local
7470 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
7527 handle_client_map, in handle_connections_shared_memory()
7559 if (handle_client_map) in handle_connections_shared_memory()
7560 UnmapViewOfFile(handle_client_map); in handle_connections_shared_memory()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dmysqld.cc7204 char *handle_client_map= 0; in handle_connections_shared_memory() local
7231 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
7293 handle_client_map, in handle_connections_shared_memory()
7319 if (handle_client_map) in handle_connections_shared_memory()
7320 UnmapViewOfFile(handle_client_map); in handle_connections_shared_memory()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dmysqld.cc7205 char *handle_client_map= 0; in handle_connections_shared_memory() local
7232 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
7294 handle_client_map, in handle_connections_shared_memory()
7320 if (handle_client_map) in handle_connections_shared_memory()
7321 UnmapViewOfFile(handle_client_map); in handle_connections_shared_memory()