Home
last modified time | relevance | path

Searched refs:Rpl_thd_context (Results 1 – 14 of 14) sorted by relevance

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_context.h243 class Rpl_thd_context
251 Rpl_thd_context(const Rpl_thd_context& rsc);
252 Rpl_thd_context& operator=(const Rpl_thd_context& rsc);
255 Rpl_thd_context() : rpl_channel_type(NO_CHANNEL_INFO) {} in Rpl_thd_context() function
H A Dsql_class.h4454 Rpl_thd_context rpl_thd_ctx;
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_context.h243 class Rpl_thd_context
251 Rpl_thd_context(const Rpl_thd_context& rsc);
252 Rpl_thd_context& operator=(const Rpl_thd_context& rsc);
255 Rpl_thd_context() : rpl_channel_type(NO_CHANNEL_INFO) {} in Rpl_thd_context() function
H A Dsql_class.h4199 Rpl_thd_context rpl_thd_ctx;
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_context.h243 class Rpl_thd_context
251 Rpl_thd_context(const Rpl_thd_context& rsc);
252 Rpl_thd_context& operator=(const Rpl_thd_context& rsc);
255 Rpl_thd_context() : rpl_channel_type(NO_CHANNEL_INFO) {} in Rpl_thd_context() function
H A Dsql_class.h4454 Rpl_thd_context rpl_thd_ctx;
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_context.h243 class Rpl_thd_context
251 Rpl_thd_context(const Rpl_thd_context& rsc);
252 Rpl_thd_context& operator=(const Rpl_thd_context& rsc);
255 Rpl_thd_context() : rpl_channel_type(NO_CHANNEL_INFO) {} in Rpl_thd_context() function
H A Dsql_class.h4086 Rpl_thd_context rpl_thd_ctx;
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_context.h243 class Rpl_thd_context
251 Rpl_thd_context(const Rpl_thd_context& rsc);
252 Rpl_thd_context& operator=(const Rpl_thd_context& rsc);
255 Rpl_thd_context() : rpl_channel_type(NO_CHANNEL_INFO) {} in Rpl_thd_context() function
H A Dsql_class.h4454 Rpl_thd_context rpl_thd_ctx;
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_context.h243 class Rpl_thd_context
251 Rpl_thd_context(const Rpl_thd_context& rsc);
252 Rpl_thd_context& operator=(const Rpl_thd_context& rsc);
255 Rpl_thd_context() : rpl_channel_type(NO_CHANNEL_INFO) {} in Rpl_thd_context() function
H A Dsql_class.h4072 Rpl_thd_context rpl_thd_ctx;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_context.h275 class Rpl_thd_context {
284 Rpl_thd_context(const Rpl_thd_context &rsc);
285 Rpl_thd_context &operator=(const Rpl_thd_context &rsc);
288 Rpl_thd_context() : rpl_channel_type(NO_CHANNEL_INFO) {} in Rpl_thd_context() function
H A Dsql_class.h3522 Rpl_thd_context rpl_thd_ctx;