occupy space for partition exchange feature on the master

This commit is contained in:
791065426@qq.com
2024-03-29 08:45:40 +00:00
committed by ob-robot
parent a97e83b996
commit d9e7a0218f
9 changed files with 161 additions and 3 deletions

View File

@ -283,6 +283,7 @@ PCODE_DEF(OB_ADMIN_REPLACE_ARBITRATION_SERVICE, 0x2A7)
PCODE_DEF(OB_REMOVE_CLUSTER_INFO_FROM_ARB_SERVER, 0x2A8)
#endif
PCODE_DEF(OB_DROP_LOB, 0x2A9)
PCODE_DEF(OB_EXCHANGE_PARTITION, 0x2AA)
PCODE_DEF(OB_CREATE_OUTLINE, 0x350)
PCODE_DEF(OB_DROP_OUTLINE, 0x351)