to issue<50673546>:fix forall dblink issue
This commit is contained in:
@ -246,6 +246,7 @@ public:
|
||||
ObString ps_sql_; // sql prepare过后的参数化sql
|
||||
bool is_bulk_;
|
||||
bool has_dup_column_name_;
|
||||
bool has_link_table_;
|
||||
};
|
||||
|
||||
struct PLPrepareCtx
|
||||
|
||||
Reference in New Issue
Block a user