Reviewed: https://reviews.mahara.org/4267 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/a9b36c0f0b559457027027c034f4d8834d4581e5 Submitter: Robert Lyon ([email protected]) Branch: master
commit a9b36c0f0b559457027027c034f4d8834d4581e5 Author: Robert Lyon <[email protected]> Date: Thu Feb 12 10:59:50 2015 +1300 More SQL optimisation (Bug #1358092) Allowing better sql when deleting of old notifications when multirecipientnotification is enabled - as the code is similar to the way account/activity/index.json.php used to be. See patch 4144 for the change to account/activity/index.json.php Change-Id: If7dce9527ec585b1968cbaff9028679ce7b93bcd Signed-off-by: Robert Lyon <[email protected]> -- 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/1358092 Title: Improve SQL performance when deleting notifications Status in Mahara ePortfolio: Fix Committed Status in Mahara 1.10 series: Fix Released Status in Mahara 1.9 series: Fix Released Status in Mahara 15.04 series: In Progress Status in Mahara 15.10 series: Fix Committed Bug description: Martin from Catalyst EU pointed out to me that the performance of the code in account/activity/index.json.php could be improved by stripping an unnecessary subquery from it. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1358092/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

