Browse Source
1、I found that the SQL behind this interface is very slow. The main table is large, but there is no index to use. By add the index, the all mode in the query plan can be changed into a more efficient ref mode. If this optimization still fails to meet the requirements, please contact me and I will continue to optimize。 2、modify index start_time_index in init script and upgrade scripts.3.0.0/version-upgrade
GaoTianDuo
3 years ago
committed by
GitHub
4 changed files with 6 additions and 3 deletions
Loading…
Reference in new issue