revert tenant config opt for sql module

This commit is contained in:
obdev
2023-03-08 04:14:03 +00:00
committed by ob-robot
parent e2ffa5a173
commit ebefd2bd67
10 changed files with 35 additions and 68 deletions

View File

@ -183,7 +183,6 @@ public:
static int get_workarea_size(
const ObSqlWorkAreaType wa_type,
const int64_t tenant_id,
ObExecContext *exec_ctx,
int64_t &value
);
};