Home
last modified time | relevance | path

Searched refs:binlog_log_query (Results 1 – 25 of 45) sorted by relevance

12

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dhandler.h791 void (*binlog_log_query)(handlerton *hton, THD *thd, member
H A Dhandler.cc4484 if (hton->state == SHOW_OPTION_YES && hton->binlog_log_query) in binlog_log_query_handlerton2()
4485 hton->binlog_log_query(hton, thd, in binlog_log_query_handlerton2()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dhandler.h824 void (*binlog_log_query)(handlerton *hton, THD *thd, member
H A Dhandler.cc5487 if (hton->state == SHOW_OPTION_YES && hton->binlog_log_query) in binlog_log_query_handlerton2()
5488 hton->binlog_log_query(hton, thd, in binlog_log_query_handlerton2()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dhandler.h823 void (*binlog_log_query)(handlerton *hton, THD *thd, member
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dhandler.h825 void (*binlog_log_query)(handlerton *hton, THD *thd, member
H A Dhandler.cc5628 if (hton->state == SHOW_OPTION_YES && hton->binlog_log_query) in binlog_log_query_handlerton2()
5629 hton->binlog_log_query(hton, thd, in binlog_log_query_handlerton2()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dhandler.h823 void (*binlog_log_query)(handlerton *hton, THD *thd, member
H A Dhandler.cc5907 if (hton->state == SHOW_OPTION_YES && hton->binlog_log_query) in binlog_log_query_handlerton2()
5908 hton->binlog_log_query(hton, thd, in binlog_log_query_handlerton2()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dhandler.h902 void (*binlog_log_query)(handlerton *hton, THD *thd, member
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dhandler.h902 void (*binlog_log_query)(handlerton *hton, THD *thd, member
H A Dhandler.cc5982 if (hton->state == SHOW_OPTION_YES && hton->binlog_log_query) in binlog_log_query_handlerton2()
5983 hton->binlog_log_query(hton, thd, in binlog_log_query_handlerton2()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dhandler.h902 void (*binlog_log_query)(handlerton *hton, THD *thd, member
H A Dhandler.cc5982 if (hton->state == SHOW_OPTION_YES && hton->binlog_log_query) in binlog_log_query_handlerton2()
5983 hton->binlog_log_query(hton, thd, in binlog_log_query_handlerton2()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dhandler.h824 void (*binlog_log_query)(handlerton *hton, THD *thd, member
H A Dhandler.cc6007 if (hton->state == SHOW_OPTION_YES && hton->binlog_log_query) in binlog_log_query_handlerton2()
6008 hton->binlog_log_query(hton, thd, in binlog_log_query_handlerton2()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dhandler.h901 void (*binlog_log_query)(handlerton *hton, THD *thd, member
H A Dhandler.cc6337 if (hton->state == SHOW_OPTION_YES && hton->binlog_log_query) in binlog_log_query_handlerton2()
6338 hton->binlog_log_query(hton, thd, in binlog_log_query_handlerton2()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dhandler.h901 void (*binlog_log_query)(handlerton *hton, THD *thd, member
H A Dhandler.cc6337 if (hton->state == SHOW_OPTION_YES && hton->binlog_log_query) in binlog_log_query_handlerton2()
6338 hton->binlog_log_query(hton, thd, in binlog_log_query_handlerton2()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dhandler.h901 void (*binlog_log_query)(handlerton *hton, THD *thd, member
H A Dhandler.cc6337 if (hton->state == SHOW_OPTION_YES && hton->binlog_log_query) in binlog_log_query_handlerton2()
6338 hton->binlog_log_query(hton, thd, in binlog_log_query_handlerton2()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dhandler.h1459 void (*binlog_log_query)(handlerton *hton, THD *thd, member
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dhandler.h1459 void (*binlog_log_query)(handlerton *hton, THD *thd, member
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhandler.cc5822 if (hton->state == SHOW_OPTION_YES && hton->binlog_log_query) in binlog_log_query_handlerton2()
5823 hton->binlog_log_query(hton, thd, b->binlog_command, b->query, in binlog_log_query_handlerton2()

12