stable

Clone or download

Read-only

request #10689: Missing indexes on cross_references table

If you add the cross_references field as a column in a report, on some setup with some cross references, you should not have slow query. Time: -33 s (-97%) 34.3 s → 941 ms Change-Id: I560ce178eea91f4b2496229df0365e50daea5974

Modified Files

Name
M src/db/mysql/database_structure.sql +3 −2 Go to diff View file
A src/db/mysql/updates/2017/201709261432_add_index_for_cross_references.php +66 −0 Go to diff View file