mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #36919
[Bug 1527031] A change has been merged
Reviewed: https://reviews.mahara.org/6784
Committed: https://git.mahara.org/mahara/mahara/commit/2f925bdcfe3e68d8e4a63ed9862d45fe09d2f7c7
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 16.04_STABLE
commit 2f925bdcfe3e68d8e4a63ed9862d45fe09d2f7c7
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date: Thu Dec 17 16:05:15 2015 +1300
Bug 1527031: Adjusting the view_search() for finding editable views
Improving speed of sql query by using 'EXISTS' to check against group
views
behatnotneeded
Change-Id: I0546092c5715a582ad6079f875aeac54a9dd0255
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit f53afd689e79bc0efb6ccc73e29b0e390a743512)
--
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/1527031
Title:
Performance improvement for view_search() when finding copyable views
Status in Mahara:
Fix Committed
Status in Mahara 16.04 series:
Fix Committed
Bug description:
Adjusting the sql from using IN() to use EXISTS()
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1527031/+subscriptions
References