← Back to team overview

phpdevshell team mailing list archive

[Bug 737356] Re: Optimize Menu Database Query

 

** Changed in: phpdevshell
       Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/737356

Title:
  Optimize Menu Database Query

Status in Open Source PHP RAD Framework with UI.:
  Fix Committed

Bug description:
  Currently the menu query uses distinct in its query. Unfortunately
  distinct is very slow in MySQL, this query should be optimized.

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


References