stable

Clone or download

Read-only

Force index usage

Part of request #9851: Improve performance of Folder selectbox rendering On heavy databases (750'000 artifacts) MySQL doesn't choose the right index and spends more than 1h to fulfill the request. By forcing the index, the request takes only 40ms. Change-Id: I88ee106391426666694c752b1cd338a33e0be59e

Modified Files

Name
M plugins/artifactsfolders/include/Folder/Dao.php +1 −1 Go to diff View file