fix some master bugs
This commit is contained in:
@ -207,6 +207,8 @@ private:
|
||||
common::ObIArray<AccessPath *> &ds_paths,
|
||||
common::ObIArray<AccessPath *> &no_ds_paths,
|
||||
bool &all_path_is_get);
|
||||
|
||||
static bool is_retry_ret(int ret);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user