Home
last modified time | relevance | path

Searched refs:write_schema_op_func (Results 1 – 2 of 2) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dndb_schema_dist_table.cc508 std::function<const NdbError *(NdbTransaction *)> write_schema_op_func = in update_schema_uuid_in_NDB() local
550 if (!ndb_trans_retry(get_ndb(), get_thd(), ndb_err, write_schema_op_func)) { in update_schema_uuid_in_NDB()
H A Dha_ndbcluster_binlog.cc1038 std::function<const NdbError *(NdbTransaction *)> write_schema_op_func = in write_schema_op_to_NDB() local
1077 if (!ndb_trans_retry(ndb, m_thd, ndb_err, write_schema_op_func)) { in write_schema_op_to_NDB()