fix spm bugs and add some user friendly mechanisms

This commit is contained in:
obdev
2023-02-25 02:41:08 +00:00
committed by ob-robot
parent e43722b5d2
commit 59a94c10ac
23 changed files with 100 additions and 59 deletions

View File

@ -521,5 +521,6 @@ int ObPCVSet::check_contains_table(uint64_t db_id, common::ObString tab_name, bo
return ret;
}
}
}