Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Imported From: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/ea65bbfb9b6d670c#

We should get rid of multi-column indexes in database or at least create
individual indexes for these columns.

Also Price field index is missing in product prices table.

Code Block
languagesql
ALTER TABLE `inp_ProductsPricing` ADD INDEX ( `Price` ); # not on dev though 

Related Tasks

Jira Legacy
serverSystem Jira
serverId513b375f-8291-

Best Regards,
http://www.in-portal.org
http://www.alex-time.com
3313-9d9f-704c39b1f915
keyINP-524