[to #50980105]ps+anonymous need set is_inner_call to false
This commit is contained in:
parent
bee9ea154a
commit
8d019b471a
@ -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 ...
|
||||
|
Loading…
x
Reference in New Issue
Block a user