Skip to content
  • Aaron Wells's avatar
    Even quicker way to fill in artefact paths · dc478caf
    Aaron Wells authored
    Bug 1400524: On a large site, the database queries to retrieve
    all records from the artefact table can take too long to execute
    and cause the PHP script to time out.
    
    This optimization attempts to fix that by filling in the paths
    with an iterative series of UPDATE queries instead.
    
    Change-Id: I46c13cc97bac8a6d2bc626e3b2dc8e4cdeecd2bb
    dc478caf