diff --git a/src/storage/multi_data_source/compile_utility/mds_register.h b/src/storage/multi_data_source/compile_utility/mds_register.h index 36f0f7e23..9fe3d32e5 100644 --- a/src/storage/multi_data_source/compile_utility/mds_register.h +++ b/src/storage/multi_data_source/compile_utility/mds_register.h @@ -171,6 +171,10 @@ _GENERATE_MDS_FRAME_CODE_FOR_TRANSACTION_(HELPER_CLASS, BUFFER_CTX_TYPE, ID, ENU // ::oceanbase::storage::mds::ObAbortTransferInMdsCtx,\ // 32,\ // TRANSFER_IN_ABORTED) + // GENERATE_MDS_FRAME_CODE_FOR_TRANSACTION(::oceanbase::share::ObUpgradeDataVersionMDSHelper, \ + // ::oceanbase::storage::mds::MdsCtx, \ + // 33,\ + // STANDBY_UPGRADE_DATA_VERSION) // # 余留位置(此行之前占位) #undef GENERATE_MDS_FRAME_CODE_FOR_TRANSACTION #endif