报警设置出错
- Dominant language
- Java
- Stars
- 1k
- Forks
- 655
- PR merge metrics
- No merged PRs in 30d
Description
报警设置出错,日志显式
rror: 执行数据库查询[SELECT alarm_settings_id, cluster_id, wangwang_list, phone_list, email_list, max_delay_of_check, max_cpu_usage,max_memory_usage, max_load, max_connection_per_ip, max_watch_per_ip, data_dir, data_log_dir, max_disk_usage, node_path_check_rule FROM alarm_settings WHERE cluster_id= 1]出错: Unknown column 'node_path_check_rule' in 'field list'
是我下载的数据库脚本不是最新?还是代码不是最新?
谢谢
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the alarm_settings query shown in the issue with the database scripts and checking whether the table defines node_path_check_rule. Reproduce the query against the available schema; the issue is done when the code and database schema agree and the alarm-settings query succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mysql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100