[CP] [to #43627952] fix anonymous exception can not catched by caller

This commit is contained in:
obdev
2022-11-15 07:05:45 +00:00
committed by wangzelin.wzl
parent b61c3b3e46
commit 00bd416ba8
2 changed files with 4 additions and 4 deletions

View File

@ -1298,7 +1298,7 @@ int ObPL::execute(ObExecContext &ctx, const ObStmtNodeTree *block)
NULL, // result
NULL, // status
stack_ctx.is_top_stack(),
!stack_ctx.is_top_stack(), // inner call
false,
false)); // in function
// unprepare it.