[CP] Clear tablet autoinc seq cache when drop table

This commit is contained in:
Hongqin-Li
2024-03-05 03:19:34 +00:00
committed by ob-robot
parent d87ab32ed3
commit 5cb186e4a7
10 changed files with 253 additions and 6 deletions

View File

@ -3998,6 +3998,8 @@ private:
DISALLOW_COPY_AND_ASSIGN(ObFetchTabletSeqRes);
};
using ObClearTabletAutoincSeqCacheArg = ObBatchRemoveTabletArg;
struct ObGetMinSSTableSchemaVersionRes
{
OB_UNIS_VERSION(1);