[to #50980105]ps+anonymous need set is_inner_call to false

This commit is contained in:
LiuYoung00 2023-09-01 09:14:27 +00:00 committed by ob-robot
parent bee9ea154a
commit 8d019b471a

View File

@ -1872,7 +1872,7 @@ int ObPL::execute(ObExecContext &ctx,
NULL, // result
NULL, // status
stack_ctx.is_top_stack(),
!stack_ctx.is_top_stack(), // inner call
false, // inner call
false, // in function
true)); // anonymous
// unprepare it ...