Parcourir la source

更新 'usky-park.md'

gez il y a 2 ans
Parent
commit
8eddd2d9d1
1 fichiers modifiés avec 5 ajouts et 1 suppressions
  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);