Home
last modified time | relevance | path

Searched refs:store_binlog_info (Results 1 – 20 of 20) sorted by relevance

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/
H A Dxtrabackup.cc7632 store_binlog_info( in store_binlog_info() function
8102 if (!store_binlog_info("xtrabackup_binlog_pos_innodb") || in xtrabackup_prepare_func()
8104 !store_binlog_info(XTRABACKUP_BINLOG_INFO))) { in xtrabackup_prepare_func()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dhandler.h870 int (*store_binlog_info)(handlerton *hton, THD *thd); member
H A Dhandler.cc2428 hton->store_binlog_info) in store_binlog_info_handlerton()
2430 hton->store_binlog_info(hton, thd); in store_binlog_info_handlerton()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dhandler.h870 int (*store_binlog_info)(handlerton *hton, THD *thd); member
H A Dhandler.cc2428 hton->store_binlog_info) in store_binlog_info_handlerton()
2430 hton->store_binlog_info(hton, thd); in store_binlog_info_handlerton()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dhandler.h870 int (*store_binlog_info)(handlerton *hton, THD *thd); member
H A Dhandler.cc2428 hton->store_binlog_info) in store_binlog_info_handlerton()
2430 hton->store_binlog_info(hton, thd); in store_binlog_info_handlerton()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dhandler.h849 int (*store_binlog_info)(handlerton *hton, THD *thd); member
H A Dhandler.cc2618 hton->store_binlog_info) in store_binlog_info_handlerton()
2620 hton->store_binlog_info(hton, thd); in store_binlog_info_handlerton()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dhandler.h849 int (*store_binlog_info)(handlerton *hton, THD *thd); member
H A Dhandler.cc2618 hton->store_binlog_info) in store_binlog_info_handlerton()
2620 hton->store_binlog_info(hton, thd); in store_binlog_info_handlerton()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dhandler.h849 int (*store_binlog_info)(handlerton *hton, THD *thd); member
H A Dhandler.cc2618 hton->store_binlog_info) in store_binlog_info_handlerton()
2620 hton->store_binlog_info(hton, thd); in store_binlog_info_handlerton()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/xtrabackup/src/
H A Dxtrabackup.cc6253 static bool store_binlog_info(const char *filename) { in store_binlog_info() function
6598 if (!store_binlog_info("xtrabackup_binlog_pos_innodb")) { in xtrabackup_prepare_func()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/handler/
H A Dha_innodb.cc3497 innobase_hton->store_binlog_info = in innobase_init()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/handler/
H A Dha_innodb.cc3497 innobase_hton->store_binlog_info = in innobase_init()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/handler/
H A Dha_innodb.cc3497 innobase_hton->store_binlog_info = in innobase_init()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/handler/
H A Dha_innodb.cc4264 innobase_hton->store_binlog_info = in innobase_init()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/handler/
H A Dha_innodb.cc4264 innobase_hton->store_binlog_info = in innobase_init()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/handler/
H A Dha_innodb.cc4264 innobase_hton->store_binlog_info = in innobase_init()