[to #51732060]fix core outer call dblink
This commit is contained in:
@ -65,7 +65,7 @@ public:
|
||||
ObCallProcedureExecutor() {}
|
||||
virtual ~ObCallProcedureExecutor() {}
|
||||
int execute(ObExecContext &ctx, ObCallProcedureStmt &stmt);
|
||||
int calc_param(ObExecContext &ctx, const ObISqlExpression &expr, ObObjParam &result);
|
||||
|
||||
private:
|
||||
DISALLOW_COPY_AND_ASSIGN(ObCallProcedureExecutor);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user