Explorar el Código

更新 'usky-park.md'

gez hace 2 años
padre
commit
8eddd2d9d1
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  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);