fix: job cannot run when mysql user name is duplicate

This commit is contained in:
obdev
2024-03-05 03:14:26 +00:00
committed by ob-robot
parent fc624dde35
commit d87ab32ed3
8 changed files with 107 additions and 112 deletions

View File

@ -57,8 +57,6 @@ public:
static bool is_stats_job(const ObString &job_name);
static int reset_opt_stats_user_infos(ObIArray<const ObUserInfo *> &user_infos);
private:
static int get_window_job_info(const int64_t current_time,
const int64_t nth_window,