← Back to team overview

mahara-contributors team mailing list archive

[Bug 1423700] Re: Create the index for the field "path" in artefact table

 

Adding the index for this column does not improve the db performance as
'path' is only used with 'LIKE' operator.

** Changed in: mahara
       Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1423700

Title:
  Create the index for the field "path" in artefact table

Status in Mahara ePortfolio:
  Won't Fix

Bug description:
  Version: master(15.04)

  As this field is used in many SQL queries, an index should be created
  for it to speed up these queries.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1423700/+subscriptions


References