Home
last modified time | relevance | path

Searched refs:HA_CLONE_BLOCKING (Results 1 – 6 of 6) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/clone/
H A Dclone0copy.cc127 if (m_snapshot_type != HA_CLONE_BLOCKING) { in init_file_copy()
157 ut_ad(m_snapshot_type == HA_CLONE_BLOCKING); in init_file_copy()
175 bool include_log = (m_snapshot_type == HA_CLONE_BLOCKING); in init_file_copy()
399 ut_ad(m_snapshot_type != HA_CLONE_BLOCKING); in init_redo_copy()
H A Dclone0snapshot.cc198 ut_ad(m_snapshot_type == HA_CLONE_BLOCKING); in get_next_state()
H A Dclone0api.cc710 err = clone_hdl->init(loc, loc_len, HA_CLONE_BLOCKING, data_dir); in innodb_clone_apply_begin()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Dclone0snapshot.h179 if (is_copy() && m_snapshot_type != HA_CLONE_BLOCKING) { in get_dyn_buffer_length()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/clone/src/
H A Dclone_hton.cc229 clone_args.m_type = HA_CLONE_BLOCKING; in hton_clone_apply_begin()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhandler.h931 HA_CLONE_BLOCKING, enumerator