[TABLELOCK] placeholder for pcode of detecting session alive

This commit is contained in:
obdev 2024-02-07 20:01:17 +00:00 committed by ob-robot
parent 9f0936b2ee
commit adf33e4168

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)