Home
last modified time | relevance | path

Searched refs:Shutdown_type (Results 1 – 25 of 28) sorted by relevance

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/client/mysqlxclient/
H A Dxconnection.h52 enum class Shutdown_type { Send, Recv, Both }; enum
172 virtual XError shutdown(const Shutdown_type how_to_shutdown) = 0;
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/x/ngs/include/ngs_common/
H A Dconnection_vio.h68 enum Shutdown_type enum
75 int shutdown(Shutdown_type how_to_shutdown);
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/x/ngs/include/ngs_common/
H A Dconnection_vio.h68 enum Shutdown_type enum
75 int shutdown(Shutdown_type how_to_shutdown);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/ngs/include/ngs_common/
H A Dconnection_vio.h68 enum Shutdown_type enum
75 int shutdown(Shutdown_type how_to_shutdown);
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/x/ngs/include/ngs_common/
H A Dconnection_vio.h68 enum Shutdown_type enum
75 int shutdown(Shutdown_type how_to_shutdown);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/x/ngs/include/ngs_common/
H A Dconnection_vio.h68 enum Shutdown_type enum
75 int shutdown(Shutdown_type how_to_shutdown);
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/x/ngs/include/ngs_common/
H A Dconnection_vio.h68 enum Shutdown_type enum
75 int shutdown(Shutdown_type how_to_shutdown);
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/x/mysqlxtest_src/
H A Dmysqlx_connection.h63 enum Shutdown_type enum
85 Error shutdown(Shutdown_type how_to_shutdown);
H A Dmysqlx_connection.cc237 Error Connection::shutdown(Shutdown_type how_to_shutdown) in shutdown()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/x/mysqlxtest_src/
H A Dmysqlx_connection.h63 enum Shutdown_type enum
85 Error shutdown(Shutdown_type how_to_shutdown);
H A Dmysqlx_connection.cc237 Error Connection::shutdown(Shutdown_type how_to_shutdown) in shutdown()
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/x/mysqlxtest_src/
H A Dmysqlx_connection.h63 enum Shutdown_type enum
85 Error shutdown(Shutdown_type how_to_shutdown);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/mysqlxtest_src/
H A Dmysqlx_connection.h63 enum Shutdown_type enum
85 Error shutdown(Shutdown_type how_to_shutdown);
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/x/mysqlxtest_src/
H A Dmysqlx_connection.h63 enum Shutdown_type enum
85 Error shutdown(Shutdown_type how_to_shutdown);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/x/mysqlxtest_src/
H A Dmysqlx_connection.h63 enum Shutdown_type enum
85 Error shutdown(Shutdown_type how_to_shutdown);
H A Dmysqlx_connection.cc237 Error Connection::shutdown(Shutdown_type how_to_shutdown) in shutdown()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/client/
H A Dxconnection_impl.cc227 inline int get_shutdown_consts(const Shutdown_type type) { in get_shutdown_consts()
229 case Shutdown_type::Send: in get_shutdown_consts()
231 case Shutdown_type::Recv: in get_shutdown_consts()
233 case Shutdown_type::Both: in get_shutdown_consts()
592 XError Connection_impl::shutdown(const Shutdown_type how_to_shutdown) { in shutdown()
H A Dxconnection_impl.h62 XError shutdown(const Shutdown_type how_to_shutdown) override;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/xplugin/xcl/mock/
H A Dconnection.h46 MOCK_METHOD1(shutdown, XError(const Shutdown_type how_to_shutdown));
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/x/ngs/ngs_common/
H A Dconnection_vio.cc157 int Connection_vio::shutdown(Shutdown_type how_to_shutdown) in shutdown()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/ngs/ngs_common/
H A Dconnection_vio.cc157 int Connection_vio::shutdown(Shutdown_type how_to_shutdown) in shutdown()
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/x/ngs/ngs_common/
H A Dconnection_vio.cc157 int Connection_vio::shutdown(Shutdown_type how_to_shutdown) in shutdown()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/x/ngs/ngs_common/
H A Dconnection_vio.cc157 int Connection_vio::shutdown(Shutdown_type how_to_shutdown) in shutdown()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/x/ngs/ngs_common/
H A Dconnection_vio.cc157 int Connection_vio::shutdown(Shutdown_type how_to_shutdown) in shutdown()
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/x/ngs/ngs_common/
H A Dconnection_vio.cc157 int Connection_vio::shutdown(Shutdown_type how_to_shutdown) in shutdown()

12