[4.2] Add pcode for duplicate ls createment
This commit is contained in:
@ -467,6 +467,7 @@ PCODE_DEF(OB_HA_CHECK_TRANSFER_TABLET_BACKFILL, 0x4AF)
|
|||||||
|
|
||||||
PCODE_DEF(OB_HA_REPLACE_MEMBER, 0x4B0)
|
PCODE_DEF(OB_HA_REPLACE_MEMBER, 0x4B0)
|
||||||
PCODE_DEF(OB_HA_ADD_MEMBER, 0x4B1)
|
PCODE_DEF(OB_HA_ADD_MEMBER, 0x4B1)
|
||||||
|
PCODE_DEF(OB_NOTIFY_CREATE_DUPLICATE_LS, 0x4B2)
|
||||||
|
|
||||||
// sql, including executor
|
// sql, including executor
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user