free new mgr when assign failed and switch back allocator when memory not enough

This commit is contained in:
obdev
2023-07-11 18:18:17 +00:00
committed by ob-robot
parent 21e7012901
commit 871b092354
6 changed files with 274 additions and 207 deletions

View File

@ -40,6 +40,7 @@
#include "sql/engine/expr/ob_expr_frame_info.h"
#include "sql/code_generator/ob_static_engine_expr_cg.h"
#include "observer/ob_inner_sql_connection_pool.h"
#include "share/ls/ob_ls_status_operator.h"
namespace oceanbase
{