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 | ||
---|---|---|
| ||
ALTER TABLE `inp_ProductsPricing` ADD INDEX ( `Price` ); # not on dev though |
Related Tasks
Jira Legacy | ||||
---|---|---|---|---|
|
Best Regards,
http://www.in-portal.org
http://www.alex-time.com
|