feat: support uniq grant

This commit is contained in:
kailixu 2024-02-07 08:25:42 +08:00
parent 196256d9af
commit 26d7aaf561
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ typedef enum ELogicConditionType {
#define TSDB_DNODE_VALUE_LEN 256
#define TSDB_CLUSTER_VALUE_LEN 1000
#define TSDB_GRANT_LOG_COL_LEN 15072
#define TSDB_GRANT_LOG_COL_LEN 15600
#define TSDB_ACTIVE_KEY_LEN 109
#define TSDB_CONN_ACTIVE_KEY_LEN 255