[TABLELOCK] placeholder for pcode of detecting session alive

This commit is contained in:
YangEfei
2023-12-13 18:17:21 +00:00
committed by ob-robot
parent 38f3487e74
commit 4ce1335e3c

View File

@ -815,6 +815,7 @@ PCODE_DEF(OB_HIGH_PRIORITY_BATCH_TABLE_LOCK_TASK, 0x932)
#ifdef OB_BUILD_ARBITRATION
PCODE_DEF(OB_ARB_CLUSTER_OP, 0x933)
#endif
// PCODE_DEF(OB_DETECT_SESSION_ALIVE, 0x934)
// ddl
PCODE_DEF(OB_REMOTE_WRITE_DDL_REDO_LOG, 0x950)