Fix remove inner_remove_uncontinues_inc_tables print log core
This commit is contained in:
committed by
LINxiansheng
parent
20fb3ee126
commit
edc8347c47
@ -3419,8 +3419,8 @@ int ObPartitionStore::inner_remove_uncontinues_inc_tables(ObMultiVersionTableSto
|
|||||||
K(*pg_memtable_mgr_),
|
K(*pg_memtable_mgr_),
|
||||||
K(pg_memtable_mgr_->get_memtable_count()),
|
K(pg_memtable_mgr_->get_memtable_count()),
|
||||||
K(param),
|
K(param),
|
||||||
K(*new_table_store),
|
KPC(new_table_store),
|
||||||
K(*param.table_));
|
KPC(param.table_));
|
||||||
new_table_store = NULL;
|
new_table_store = NULL;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user