[CP] Fix parallel create conflict problem

This commit is contained in:
tino247
2023-11-28 09:11:59 +00:00
committed by ob-robot
parent 8a54d2bb63
commit 5b00582de6
4 changed files with 12 additions and 3 deletions

View File

@ -563,6 +563,7 @@ class ObString;
ACT(BEFORE_GET_CONFIG_VERSION_AND_TRANSFER_SCN,)\
ACT(LS_GC_BEFORE_OFFLINE,)\
ACT(BEFORE_FETCH_SIMPLE_TABLES,)\
ACT(BEFORE_SEND_PARALLEL_CREATE_TABLE,)\
ACT(BEFORE_DROP_TENANT,)\
ACT(MAX_DEBUG_SYNC_POINT,)