Home
last modified time | relevance | path

Searched refs:source_part_id (Results 1 – 3 of 3) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/libbinlogevents/include/
H A Drows_event.h1006 int part_id_arg, int source_part_id);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dbinlog.cc10711 const unsigned char *extra_row_info, uint32 source_part_id) { in binlog_prepare_pending_rows_event() argument
10746 extra_row_info, part_id, source_part_id))) { in binlog_prepare_pending_rows_event()
11069 uint32 source_part_id = binary_log::Rows_event::Extra_row_info::UNDEFINED; in binlog_update_row() local
11074 part_info, &source_part_id, &new_part_id, &func_value); in binlog_update_row()
11080 source_part_id); in binlog_update_row()
11085 ev->m_extra_row_info.set_source_partition_id(source_part_id); in binlog_update_row()
H A Dsql_class.h1453 const unsigned char *extra_row_info, uint32 source_part_id = INT_MAX);