Home
last modified time | relevance | path

Searched refs:handle_client_file_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.cc78 Channel_info_shared_mem(HANDLE handle_client_file_map, in Channel_info_shared_mem() argument
82 : m_handle_client_file_map(handle_client_file_map), in Channel_info_shared_mem()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/conn_handler/
H A Dshared_memory_connection.cc76 Channel_info_shared_mem(HANDLE handle_client_file_map, in Channel_info_shared_mem() argument
83 : m_handle_client_file_map(handle_client_file_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.cc76 Channel_info_shared_mem(HANDLE handle_client_file_map, in Channel_info_shared_mem() argument
83 : m_handle_client_file_map(handle_client_file_map), in Channel_info_shared_mem()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/conn_handler/
H A Dshared_memory_connection.cc76 Channel_info_shared_mem(HANDLE handle_client_file_map, in Channel_info_shared_mem() argument
83 : m_handle_client_file_map(handle_client_file_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.cc76 Channel_info_shared_mem(HANDLE handle_client_file_map, in Channel_info_shared_mem() argument
83 : m_handle_client_file_map(handle_client_file_map), in Channel_info_shared_mem()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/conn_handler/
H A Dshared_memory_connection.cc76 Channel_info_shared_mem(HANDLE handle_client_file_map, in Channel_info_shared_mem() argument
83 : m_handle_client_file_map(handle_client_file_map), in Channel_info_shared_mem()
/dports/databases/mysql57-client/mysql-5.7.36/sql/conn_handler/
H A Dshared_memory_connection.cc76 Channel_info_shared_mem(HANDLE handle_client_file_map, in Channel_info_shared_mem() argument
83 : m_handle_client_file_map(handle_client_file_map), in Channel_info_shared_mem()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dmysqld.cc5655 HANDLE handle_client_file_map= 0; in handle_connections_shared_memory() local
5676 if ((handle_client_file_map= in handle_connections_shared_memory()
5683 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
5739 if (!(thd->net.vio= vio_new_win32shared_memory(handle_client_file_map, in handle_connections_shared_memory()
5766 if (handle_client_file_map) in handle_connections_shared_memory()
5767 CloseHandle(handle_client_file_map); in handle_connections_shared_memory()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dmysqld.cc6712 HANDLE handle_client_file_map= 0; in handle_connections_shared_memory() local
6733 if ((handle_client_file_map= in handle_connections_shared_memory()
6740 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
6796 if (!(thd->net.vio= vio_new_win32shared_memory(handle_client_file_map, in handle_connections_shared_memory()
6823 if (handle_client_file_map) in handle_connections_shared_memory()
6824 CloseHandle(handle_client_file_map); in handle_connections_shared_memory()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc7164 HANDLE handle_client_file_map= 0; in handle_connections_shared_memory() local
7185 if ((handle_client_file_map= in handle_connections_shared_memory()
7192 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
7248 if (!(thd->net.vio= vio_new_win32shared_memory(handle_client_file_map, in handle_connections_shared_memory()
7279 if (handle_client_file_map) in handle_connections_shared_memory()
7280 CloseHandle(handle_client_file_map); in handle_connections_shared_memory()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc7154 HANDLE handle_client_file_map= 0; in handle_connections_shared_memory() local
7175 if ((handle_client_file_map= in handle_connections_shared_memory()
7182 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
7238 if (!(thd->net.vio= vio_new_win32shared_memory(handle_client_file_map, in handle_connections_shared_memory()
7269 if (handle_client_file_map) in handle_connections_shared_memory()
7270 CloseHandle(handle_client_file_map); in handle_connections_shared_memory()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc7164 HANDLE handle_client_file_map= 0; in handle_connections_shared_memory() local
7185 if ((handle_client_file_map= in handle_connections_shared_memory()
7192 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
7248 if (!(thd->net.vio= vio_new_win32shared_memory(handle_client_file_map, in handle_connections_shared_memory()
7279 if (handle_client_file_map) in handle_connections_shared_memory()
7280 CloseHandle(handle_client_file_map); in handle_connections_shared_memory()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dmysqld.cc7442 HANDLE handle_client_file_map= 0; in handle_connections_shared_memory() local
7463 if ((handle_client_file_map= in handle_connections_shared_memory()
7470 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
7526 if (!(thd->net.vio= vio_new_win32shared_memory(handle_client_file_map, in handle_connections_shared_memory()
7557 if (handle_client_file_map) in handle_connections_shared_memory()
7558 CloseHandle(handle_client_file_map); in handle_connections_shared_memory()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dmysqld.cc7203 HANDLE handle_client_file_map= 0; in handle_connections_shared_memory() local
7224 if ((handle_client_file_map= in handle_connections_shared_memory()
7231 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
7292 if (!(connect->vio= vio_new_win32shared_memory(handle_client_file_map, in handle_connections_shared_memory()
7317 if (handle_client_file_map) in handle_connections_shared_memory()
7318 CloseHandle(handle_client_file_map); in handle_connections_shared_memory()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dmysqld.cc7204 HANDLE handle_client_file_map= 0; in handle_connections_shared_memory() local
7225 if ((handle_client_file_map= in handle_connections_shared_memory()
7232 if ((handle_client_map= (char*)MapViewOfFile(handle_client_file_map, in handle_connections_shared_memory()
7293 if (!(connect->vio= vio_new_win32shared_memory(handle_client_file_map, in handle_connections_shared_memory()
7318 if (handle_client_file_map) in handle_connections_shared_memory()
7319 CloseHandle(handle_client_file_map); in handle_connections_shared_memory()