21.12 update

This commit is contained in:
zhanghongqing
2021-12-09 18:08:07 +08:00
parent 690bd8491e
commit cebc9c893c

View File

@@ -0,0 +1,5 @@
# 更新的时候先停掉之前的任务然后执行sql最后再提交新任务
DELETE FROM druid.druid_pendingsegments WHERE dataSource = 'traffic_app_stat_log';
DELETE FROM druid.druid_datasource WHERE dataSource = 'traffic_app_stat_log';