Fix failed cases introduced by dblink-write

This commit is contained in:
xianyu-w
2023-02-06 17:04:45 +08:00
committed by ob-robot
parent 2ebe490528
commit e50f1cde1f
3 changed files with 1 additions and 52 deletions

View File

@ -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();