瀏覽代碼

更新 'usky-park.md'

gez 2 年之前
父節點
當前提交
8eddd2d9d1
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      usky-park.md

+ 5 - 1
usky-park.md

@@ -1 +1,5 @@
-init
+#5月15日
+alter table data_ev_history add index index_data(device_id,attribute_name,data_time);
+alter table data_gr_history add index index_data(device_id,attribute_name,data_time);
+alter table data_lg_history add index index_data(device_id,attribute_name,data_time);
+alter table data_lg_history add index index_data1(attribute_name,data_time,attribute_data);