Fix failed cases introduced by dblink-write
This commit is contained in:
@ -77,8 +77,6 @@ private:
|
||||
int print_order_by();
|
||||
int print_for_update();
|
||||
|
||||
///////cte related functions
|
||||
int print_with();
|
||||
int print_multi_rollup_items(const common::ObIArray<ObMultiRollupItem> &rollup_items);
|
||||
int print_with_check_option();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user