2001
2001
// a "new" message and it will not have all of the information that the
2002
2002
// source table message would have.
2003
2003
message::Table new_table_message;
2006
message::table::shared_ptr source_table_message= plugin::StorageEngine::getTableMessage(session, source_identifier, error);
2008
2007
if (not source_table_message)