gen upgrade_checker.py

This commit is contained in:
obdev 2023-03-09 08:43:43 +00:00 committed by ob-robot
parent 8175803e6f
commit 3eda401afa
2 changed files with 2 additions and 2 deletions

View File

@ -1995,7 +1995,7 @@
# check_ddl_task_execute(query_cur)
# # all check func should execute before check_fail_list
# check_fail_list()
# #modify_server_permanent_offline_time(cur)
# modify_server_permanent_offline_time(cur)
# except Exception, e:
# logging.exception('run error')
# raise e

View File

@ -1995,7 +1995,7 @@
# check_ddl_task_execute(query_cur)
# # all check func should execute before check_fail_list
# check_fail_list()
# #modify_server_permanent_offline_time(cur)
# modify_server_permanent_offline_time(cur)
# except Exception, e:
# logging.exception('run error')
# raise e